Simple Captcha Tesseract🙂 avatar
Simple Captcha Tesseract🙂

Pricing

Pay per usage

Go to Store
Simple Captcha Tesseract🙂

Simple Captcha Tesseract🙂

petrpatek/simple-captcha-tesseract

Developed by

Petr Pátek

Maintained by Community

Handy solver for simple image captcha with numbers.

0.0 (0)

Pricing

Pay per usage

2

Monthly users

1

Last modified

4 years ago

Tesseract OCR - simple captcha solver

Handy simple captcha solving using Tesseract OCR.

Input

Actor accepts an array of urls strings. Supported image formats are GIF, PNG, JPG.

Example Input:

1[
2  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$671655$353726.GIF",
3  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$672364$964245.GIF",
4  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$672842$650068.GIF",
5  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$673350$784004.GIF",
6  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$673808$143468.GIF",
7  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$674280$435182.GIF"
8]

Output

Output is an array with corresponding numbers from the simple captcha.

Example Input:

1[
2  "0\n\n",
3  "1\n\n",
4  "6\n\n",
5  "8\n\n",
6  "3\n\n",
7  "7\n\n"
8]

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.