展示 HN:Froogle – 一个单一 HTML 文件中的搜索引擎门户

1 分•作者: scosman•18 天前
一个有趣但有些傻气的项目:一个单一 HTML 文件组成的搜索引擎门户。它的目标是带回那种复古的 2005 年搜索体验:闪电般快速的链接列表,仅此而已。 它由 Keenable.ai 提供支持,这是一个新的搜索 API。您有两种隐私选项。1) 通过 Froogle.fyi 代理。Keenable 可以看到您的查询,但看不到您的 IP 或任何用户 ID。您的流量会与所有其他人的流量混合。这可能会受到速率限制,但无需任何设置。2) 直接访问:使用您自己的 Keenable API 密钥(每月免费 10 万次搜索),浏览器将直接调用 API。Froogle 无法看到您的查询,但 Keenable 会收到一个唯一的 ID。 尝试一下:https://froogle.fyi/ GitHub:https://github.com/scosman/froogle
查看原文
Silly but fun project: a search engine portal in one html file. It aims to bring back that retro 2005 search experience: lighting fast list of links and that’s about it.<p>It’s powered by <a href="https:&#x2F;&#x2F;keenable.ai" rel="nofollow">https:&#x2F;&#x2F;keenable.ai</a>, a new search API. You have 2 privacy options. 1) Proxied via <a href="https:&#x2F;&#x2F;froogle.fyi" rel="nofollow">https:&#x2F;&#x2F;froogle.fyi</a>. Keenable sees your queries, but not your IP or any user IDs. Your traffic is mixed with everyone else’s. This may get rate limited, but zero setup. 2) Direct access: bring your own Keenable API key (free 100k searches&#x2F;mo), and the browser calls the API directly. Froogle can’t see your queries, but Keenable gets a unique ID.<p>Try it: <a href="https:&#x2F;&#x2F;froogle.fyi&#x2F;" rel="nofollow">https:&#x2F;&#x2F;froogle.fyi&#x2F;</a><p>Github: <a href="https:&#x2F;&#x2F;github.com&#x2F;scosman&#x2F;froogle" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;scosman&#x2F;froogle</a>