P
P
Parkovshik2019-02-06 22:24:13
Delphi
Parkovshik, 2019-02-06 22:24:13

Is it possible to implement such a program?

Hello.
You need a program that will visit the site, log in to it and update the page at a specified interval, say once every 10 seconds. When new lines are found, it will click on the new line.
I myself will definitely not be able to do this, I would just like to know - is it possible to make such a program and what budget should I expect? For some reason it seems that this can be done in Delphi.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikita Yudin, 2019-02-06
@Parkovshik

Maybe.
On what? I would do it in C#, someone in Delphi, someone in Python.
But I would try to find a ready-made solution, for sure, it already exists. An extension to Mozilla that checks the change on the site may be suitable:
https://addons.mozilla.org/en/firefox/addon/check4...

A
Alexey T, 2019-02-07
@Alexeyslav

The question seems simple and it seems that it is easy to implement, but it all depends on the site. If an anti-bot system is implemented there, then it will be very, very difficult to automate it. It's one thing if there is a simple html and a "click" on a line is a link, then this is one thing, but if there are scripts and captcha ... then a completely different level!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question