0

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.

2
  • 1
    Why are you writing a web application to scrape the web? Commented Mar 20, 2014 at 9:59
  • 1
    I need to collect some data from various sites but that if some user requests that info because user/ has to enter some customer id on the basis of which i will him info getting it from some other site. Commented Mar 20, 2014 at 10:03

1 Answer 1

2


You can try this open source web crawler; http://code.google.com/p/abot/

Sign up to request clarification or add additional context in comments.

1 Comment

As i am not expert in web requests etc i wanted something simple like mechanize in python with good documentation.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.