Ask HN:如今你们都如何用程序搜索网络?

2作者: coreyp_14 个月前
好久没遇到这种情况了,需要用程序查询搜索引擎。结果发现,大多数搜索引擎都屏蔽了 curl 等工具。<p>所以,我的问题很简单:你们是怎么解决这个问题的?我试过 searxng,效果一般,但为了偶尔用一下就运行一个完全独立的完整服务,感觉有点重。我还没试过使用需要 API 密钥的服务,因为我不知道该选择哪个方向,也不知道该选谁。<p>先在这里问问大家。
查看原文
For the first time in a long time, I need to query a search engine programmatically, and found that most of them block the use of curl, etc.<p>So, my question is simple: how do you solve the problem? I&#x27;ve tried searxng with mediocre success, but it seems a bit heavy to have to be running a complete separate service for this one thing that I only need every once in a while. I haven&#x27;t tried using a service that requires an API key, simply because I&#x27;m not sure which direction to go or who to go with.<p>Just thought I would ask here first.