开发者

Switching from webbrower to http headers and requests

Hello i am working on a auto click program and it is working well apart from it goes slow because im using a web browser t开发者_高级运维o visit the websites.

I heard i can use http request to vist websites ?

Im just using

   WebBrowser1.Navigate(url)

Is there anyway i can edit that so it does a http request to (url) rather than get the web browser to go there ?


Check out the WebRequest and WebResponse Classes if all you need is the data.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜