Screen Scraping - how to get filtered data based on AJAX

I'm working on cleaning the screen, it’s easy when filtering in the query string, but the problem is filtering based on AJAX,

eg. here is an example URL When you open this page, enter the name of the hotel and click "Go", "Ajax Filter" and show the result accordingly, or you click "Next page", it will be shown the next entry using AJAX.

please suggest me how to deal with such problems when working in Screen Scraping?

Many thanks

+3
source share
2 answers

, 2 Firefox. "Firebug" "Tamper Data".

"" Firebug AJAX.

, PHP/cURL, .

+1

http-, , sumbit, URL-, ajax. javascript, , URL-.

0

Source: https://habr.com/ru/post/1745770/


All Articles