N
N
Nikita2016-08-04 10:47:57
Node.js
Nikita, 2016-08-04 10:47:57

Is it possible to parse a page in node js with clicks when needed?

Hello!
There was a need to parse the web page, but the only difficulty is that the necessary information is displayed only for authorized users, so when visiting the site you need to check if there is a button, say with the name "Login", if it is, then click on it, enter in login and password forms, after which we parse the web page from an authorized user.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xSkyFoXx, 2016-08-04
@niks123123

Maybe. Only node.js is an extra base word here.
PhantomJS allows you to perform any operations on a simple JS API without a browser, pretending to be a browser.
If you need to see what's going on and JS is not a limitation: use Selenium .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question