H
H
Hatemylifezxc2020-11-05 23:53:21
JavaScript
Hatemylifezxc, 2020-11-05 23:53:21

Is it possible to use Chrome extensions to write a bot for a website? Or can you use the console?

You need to automate actions on one site. And I don't want to study the full interaction of the client with the server on this site in order to implement this for example through node-fetch. Everything is extremely complicated
there It seems like the easiest way is the developer console. Insert the desired script there and run it, but when you change the page, everything that was in the console disappears, and the bot will have to work on several pages. And automatically log in to different accounts of this site. And each time you also enter the code that comes to the mail and switch the vpn country (through another extension for chrome).
Is there a way to do this with chrome extensions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2020-11-06
@Hatemylifezxc

yes, you can.
but why write an extension for this?
most tasks can be solved with the help of banal user scripts.
in general - tamper monkey and google to help you.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question