c# - How to download a scrollable HTML page -


I want to download a webpage from tumblr, so I can clear it with images -

Though (once you log in), the page continues to load the images, as you scroll forward

most of the downloading of the page in C # What's the best way to clear it?

You can win webbroser control, fire document loading event complete Hope this help!

Comments