S
S
sergealmazov2016-11-17 15:59:58
JavaScript
sergealmazov, 2016-11-17 15:59:58

How to send a POST request for authorization on the site through Node.JS?

Task:
Write a console application in Node.JS so that you can perform some actions on a site controlled by a CMS.
There is no API. You need to somehow send a POST request for authorization. How to form it in Node.JS to access the page that the user usually sees after entering a login and password?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Belyaev, 2016-11-17
@bingo347

https://www.npmjs.com/package/request

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question