V
V
Victor Potebenko2022-01-21 20:07:38
Python
Victor Potebenko, 2022-01-21 20:07:38

Is it possible to simulate a user on a site of any complexity?

Are there any restrictions that may prevent you from creating a bot that works on some site?
I know that on some sites it is possible to emit a user using HTTP requests. But there are sites on which this no longer works. What is used then?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
Ukrainskiy, 2022-01-21
@Paitor

For example, they use browser emulators, the script does everything the same as the browser, but without the GUI. The most popular tool for this is Selenium

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question