开发者

Search engine that allows results to be scraped?

开发者 https://www.devze.com 2023-02-19 17:33 出处:网络
Since site scr开发者_如何学运维aping Google, Bing, etc. is against their terms of service I was wondering if there is any search engine that allows results to be scraped?Why scrape? Why not use the su

Since site scr开发者_如何学运维aping Google, Bing, etc. is against their terms of service I was wondering if there is any search engine that allows results to be scraped?


Why scrape? Why not use the supported APIs?

http://code.google.com/apis/customsearch/v1/overview.html

http://www.bing.com/developers

http://developer.yahoo.com/everything.html


You might be actually looking for Google JSON Search API: it allows you to legitimately search Google from your program, and is easier to use than screen-scraping.

0

精彩评论

暂无评论...
验证码 换一张
取 消