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