A
A
AlessandrIT2019-04-18 11:32:23
Python
AlessandrIT, 2019-04-18 11:32:23

How to parse (python) data hidden under a button and loaded on click via AJAX?

I am working with a list of similar pages.
The problem is that the parser often skips the fields hidden under

button
Internet, parking and entrance

A half-minute search led to the conclusion that the AJAX button loads the required fields.
I got to the point of having to discard the POST request to the address, but what to submit as arguments is unclear.
Can anyone clarify how the python parser can load the required data?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2019-04-18
@sergey-gornostaev

The question has been asked hundreds of times on Toaster. Either use Selenium or parse the ajax request and try to repeat it from your code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question