有没有像谷歌自定义搜索这样的免费自定义搜索API?

发布于 2024-10-31 04:55:05 字数 1539 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

无畏 2024-11-07 04:55:05

Bing.com 有一个免费的搜索 API:http://www.bing.com/developers /s/APIBasics.html
免费搜索限制为每个 IP 每秒 7 个请求

Bing.com has a free search API: http://www.bing.com/developers/s/APIBasics.html
The free search is limited to 7 requests per second per IP

冷血 2024-11-07 04:55:05

Google 搜索的替代品主要是针对特定编程语言开发的,如下所示:

Alternatives to Google Search are mainly developed for specific programming language as the following:

淡忘如思 2024-11-07 04:55:05

Bing.com 有一个免费搜索 API:http://www.bing.com /developers/s/APIBasics.html 免费搜索限制为 5000 个请求。

订阅 BING 搜索 API 后,单击此处,以从开发人员角度测试 API,

Bing.com has a free search API: http://www.bing.com/developers/s/APIBasics.html The free search is limited to 5000 requests.

Click here after subscribing the BING search API for test the API for developer perspective,

酒儿 2024-11-07 04:55:05

java 中没有任何可用的 api 来搜索 google 结果。因此,您只需为此 api 付费,即可获得每天 1000 个查询。您还可以访问此网站了解定价政策 https://developers.google.com /custom-search/v1/overview#定价

There is not available any api in java for search the google results. so you have only do for paid for this api and get the 1000 query for per day. and you can also visit this site for pricing policy https://developers.google.com/custom-search/v1/overview#Pricing

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文