E
E
Eugene Zalivadnyi2016-04-18 15:44:36
C++ / C#
Eugene Zalivadnyi, 2016-04-18 15:44:36

How to submit data to captcha form with static URL using C#?

I have an HTML form. A captcha is attached to the form, its image is sent to the static address img.php .
It is required to write a program that every n minutes sends a message to the form, but before that shows the user a picture with a captcha and requires him to enter it.
What is the right way to take a picture? Need to open a hidden browser window?
Tell me, in which direction to dig-google?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
VZVZ, 2016-04-18
@VZVZ

HTTP requests and the Fiddler sniffer.

#
#algooptimize #bottize, 2016-05-09
@user004

WebClient HttpWebRequest Cookie Html parser, if necessary
Requests can be viewed in the developer console or in the sniffer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question