N
N
Nikolai Antonov2016-03-10 15:30:37
JavaScript
Nikolai Antonov, 2016-03-10 15:30:37

What node.js modules to use for the script for automatic registration on the site?

I want to write a mini-bot that will do certain actions:

  1. Go on the website
  2. Fill in the form
  3. Click a button on some page
  4. Repeat it all over again

I used to see a module created for similar tasks, but I don't remember. Can you tell me which modules are the easiest to work with submitting forms?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
client24, 2016-03-12
@my-nickname

nightmarejs

D
Dmitry Kravchenko, 2016-03-10
@mydearfriend

why not just send a post request with the right data to the right address? request module

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question