开发者

Web Scraper design

开发者 https://www.devze.com 2023-02-02 02:54 出处:网络
can we make application that searches google for a word and navigates to various pages? Using Httpwebresponse or and search for a word on rendered page?and it should have multiple proxy usage i.e all

can we make application that searches google for a word and navigates to various pages? Using Httpwebresponse or and search for a word on rendered page?and it should have multiple proxy usage i.e all ab开发者_运维百科ove is multi threaded and each thread has different proxy.

So far I have failed to do so in return GetResponse says "Method not allowed"


You might want to look at Google API as that would be much more easy to access but I do no know if your usage would require you to buy the service license.

Also, verify that you get the right response as Google sometimes uses iframes for content, maybe you only get the outer frame?

0

精彩评论

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