J
J
Julia Kovalenko2018-06-27 15:05:37
CAPTCHA
Julia Kovalenko, 2018-06-27 15:05:37

Auto generation of captchas?

Hello! You need to generate a lot of these captchas:
5b337ceb1d8ed726743743.jpeg
I can't just download them from the site, because the file name must be the text from the captcha. And downloading and throwing it into a third-party service for recognition will be very expensive. I need about 50,000 of them.
Maybe there are some libraries for python or php? Or any other language?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikita, 2018-06-27
@vasilek-nik

Have you tried googling?
I found it from the first links from the request:
Python:
https://github.com/kuszaj/claptcha/blob/master/REA...
https://github.com/lepture/captcha/blob/master/REA...
PHP:
https://github.com/gjerokrsteski/php-captcha-gener...

A
Alexander Aksentiev, 2018-06-27
@Sanasol

And downloading and throwing it into a third-party service for recognition will be very expensive

$50 for 50k captchas, not very expensive.
https://anti-captcha.com/
Although, of course, depending on what, what is the point?
Why are they like this? Why 50k?
For training a neural network, just the result is not needed for all 50k, it’s possible to score a few dozen with your hands, and then manually moderate the recognition success.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question