A
A
Alikhan2021-11-19 21:17:58
JavaScript
Alikhan, 2021-11-19 21:17:58

NodeJS Axios not receiving get request to site not interpreting JavaScript?

NodeJS Axios does not receive a get request on the site does not interpret JavaScript. That is, when we send a request there, those elements that appear on the site using JavaScript are not received by Axios in the response. What to do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2021-11-19
@vabka

And he does not have to interpret JS - his responsibility is only to send http requests.
If you need to fully run the js received in the answer, look towards browser automation.
For example on playwright

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question