17

現在、Google JSON/Atom Custom Search API を使用しています。問題は、合計クエリが 1 日あたり 100 件しかないことです。追加のクエリに対して支払う必要があります。

無料の カスタム検索 APIはありますか? おそらくBingまたはYahooからですか?

ありがとう!

4

4 に答える 4

4

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

于 2012-03-28T21:06:34.207 に答える
3

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

于 2011-04-07T03:28:15.313 に答える
2

Bing.com には無料の検索API があります: http://www.bing.com/developers/s/APIBasics.html無料の検索は 5000 リクエストに制限されています。

BING 検索 API をサブスクライブした後、ここをクリックして、開発者向けの API をテストします

于 2013-02-05T09:34:53.927 に答える