开发者

Switching from webbrower to http headers and requests

开发者 https://www.devze.com 2023-04-05 06:47 出处:网络
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.

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

精彩评论

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

关注公众号