Z
Z
zozyla2019-08-01 15:31:56
Node.js
zozyla, 2019-08-01 15:31:56

How to implement browser emulator and use sessions from application?

There is an account manager on nodejs for VK, which saves many sessions. I want to do something like a browser in a browser. That is, there is an admin panel and from it I manage accounts, send messages and check, but sometimes you need access to the site from under the account. What can you think of to access the VK site using the sessions from the node under the required account? That is, it will be like a frame that leads to the VK site, but with the session I need.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly, 2019-08-02
@vshvydky

The most reasonable would be to use api for VK, but browser emulation can be obtained, for example, through puppeter, there may be errors in the name

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question