Answer the question
In order to leave comments, you need to log in
How to emulate a browser in nodejs?
Good evening!
I am developing an application on nodejs that emulates client requests, I ran into the following problem: the original client resets cookies once a day, so I have to go in manually, press the "login" button, get to the google site, enter login / password - and receive cookies. What means can be used to emulate these actions? So that I can then use these cookies in nodejs.
I wanted to use phantomjs, but it comes separately from nodejs
Answer the question
In order to leave comments, you need to log in
so they can be used together. is not it so?
1ty - https://github.com/amir20/phantomjs-node
2ty - https://www.npmjs.com/package/node-phantom
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question