I've just seen a web crawler in action on my computer and it downloads like thousands of metatag info in only a few minutes.
And when I use WebClient to download pages and then parse them locally, why does it take WebClient about 40seconds just to download a single webpage? Is there an alternative to downloading webpages?
thanks:)
A few things to consider:
<connectionManagement> element is the one you need to look at.It's possible that using a different API (possibly even just WebRequest) will speed things up, but you really need to find the current bottleneck first.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With