D
D
DimaIs2017-02-10 13:00:43
IT education
DimaIs, 2017-02-10 13:00:43

What to read/watch to learn how to write a bot for a website?

I want to learn how to write bots on other people's sites so that he does what I tell him. In what language is it easier to implement and what should be read about this? Advise books / courses, thanks in advance (admins, I didn’t find the info in Google)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nwton, 2017-02-10
@DimaIs

bots on other people's sites so that he does what I tell him
In what language is it easier to implement
The easiest and fastest option: a js bot under a chrome extension wrapper.
A more flexible and productive option: a node js bot.
What to read to get started:
1) Introduction to js
2) Creating an elementary extension
3) Introduction to node
4) google.com
5) habrahabr.ru

A
Alexander Pozharsky, 2017-02-10
@alex4321

1. language in this case is far from the main thing. At best, choose the libraries that you find useful.
2. "I want to learn how to write bots on other people's sites so that he does what I tell him" - or check the input for compliance with one of the heaps of templates (and these are already banal regular expressions that are almost everywhere) or look towards NLP (natural language processing)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question