Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

The site that I used to crawl changed its way of showing DB results. Now everything uses post and __doPostBack for pagination.

i went through all examples facing this issue but can't pass the first stage which is to display whole results.

I can post the url if someone is willing to give an hand.

I'm using FormRequest.from_response but on the initial query __EVENTARGUMENT and __EVENTTARGET are empty and only this field was changed: btnSearch to Find.

how does from_response work? would it auto pick other form hidden arguments?

10x

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.