Reputation: 270
I have used HTML Agility pack but it does not allow me to crawl pages and also i found watin but its website not working yet. Can any body suggest me with list of libraries?
I have to fill some information than click button and then extract some information from responded pages.
Upvotes: 0
Views: 267
Reputation: 911
You can try this open source web crawler; http://code.google.com/p/abot/
Upvotes: 2