Looking for a Programmer to create Program for handle CAPTCHAs

Status
Not open for further replies.

1605352020

Newbie
Joined
Oct 18, 2020
Messages
3
Reaction score
2
I am looking for a programmer to develop a program specifically for handling CAPTCHAs, particularly reCAPTCHA and image-based CAPTCHAs with faint text inside.

Basic Details:
  • The target is a website with a static link.
  • The target website contains a form for data input and reloads a new CAPTCHA image for users every xx seconds.
  • Typically, the CAPTCHA is just an image like the sample I have attached. However, in some cases, the target website may require you to unlock the IP (if it suspects you are a bot) with reCAPTCHA.
The program needs to solve the CAPTCHA, input the answer, and submit the response back to the website's form. Then, it should wait for the next CAPTCHA and continue this process in a loop.

I want the program to efficiently handle a large number of simultaneous tasks. It should be capable of managing tens of thousands of tasks concurrently while using minimal resources.
Ideally, the program should run on a single VPS or dedicated server, or with the minimum number of machines possible.

The program must support proxies or any other necessary methods to manage multiple concurrent tasks. Although I'm not sure about the specific details here, you will need to analyze the target website to determine the best approach. Additionally, the program should handle issues such as IP bans or non-functional IPs by automatically switching to new ones.

The program's setup should be simple and straightforward, potentially using just a configuration file. It should also provide clear status reports on the progress of various tasks.

P.S. I am not concerned about the cost of proxy services or API fees for CAPTCHA solving services.
However, if we use CAPTCHA solving services, I want the program to support multiple providers simultaneously or distribute tasks among them for maximum speed.
The program should handle at least 10,000 tasks per minute (1 IP per task).
To optimize costs, I need to use proxy services with large IP pools that charge based on bandwidth.
This is why it is essential for the program to operate with minimal bandwidth usage per task wherever possible.

No specific programming language is required, but please ensure that it uses minimal resources when running.

For more detailed information about the target website's system, please contact me via DM.
 

Attachments

  • Screenshot_98.png
    Screenshot_98.png
    146.1 KB · Views: 12
Read about Xevil, you wont find anything better.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top