i need to scrape (with approval) web sites before I start to write my own
what is the best tool/way to scrape web sites, which is both fast (multithreaded) and easy to learn?
i need to scrape (with approval) web sites before I start to write my
Share
Take a look at this recent blog post by Lee Holmes. He wrote a pretty cool screen scraper using Powershell and the HTML Agility Pack.