Lemin captcha solver
Lemin сaptcha is a mini-game captcha: the user completes a short game-like task in the browser, the site sends the result to the server for verification, and if validation succeeds, the user is treated as human; the service can also remember verified users and reduce repeat challenges.
Bypass lemin captchaBest lemin captcha auto solver
By leveraging advanced human-based and AI-driven captcha-solving algorithms, SolveCaptcha achieves speed and cost efficiency, providing a top-tier experience for developers.
-
High Reliability
Service offers the fastest update speeds compared to similar providers, keeping you ahead.
-
No Risks
You only pay for successfully solved CAPTCHAs, with strict monitoring in place to prevent any misuse or illegal activities.
-
AI and Human-Powered
We combine advanced AI with human verification for efficient, fully automated CAPTCHA solving.
-
Wide Compatibility
SolveCaptcha seamlessly integrates with APIs from top manual CAPTCHA recognition services.
-
Diverse Solutions
Access SolveCaptcha through both captcha solver API and a convenient Chrome extension.
-
Trusted
Over 1 000 platforms have integrated captcha solver API for smooth, reliable automation.
Pricing for a lemin captcha auto solver service.
SolveCaptcha is the most cheap and fastest service for solving lemin captcha captchas.
| Solutions | Price per 1000 | Speed | Free capacity, per min. |
|---|---|---|---|
|
|
Price per 1000 $1.2 | Speed 46 sec. | Free capacity, per min. 64 |
Get started fast with open-source repositories — available in multiple programming languages for integration.
Lemin captcha solver API: How to solve and bypass lemin captcha
Lemin сaptcha is a mini-game captcha: the user completes a short game-like task in the browser, the site sends the result to the server for verification, and if validation succeeds, the user is treated as human; the service can also remember verified users and reduce repeat challenges.
Lemin is a Puzzle captcha. To solve Lemin:
-
Find the value of captcha_id parameter in the source code of the page or in the script source link that looks like:
https://api.leminnow.com/captcha/v1/cropped/CROPPED_7f3d9a1_c8b5e4a1d7f9036b2a1e5c4d9f7a0b3c/js.Also find the root part of the script URL, for example:
https://api.leminnow.com/and use it inapi_serverparameter.And finally find the id of parent div element of the captcha script tag and use the id as value for
div_idparameter. -
Submit a HTTP GET or POST request to our API URL:
https://solvecaptcha.com/in.phpwith method set to lemin and provide the values found on previous step as captcha_id, div_id and api_server and the full page URL as value for pageurl. You can find the full list of parameters in the table below.Request example:
{ "key": "9f4b28d6e7c1a53b80d94e2f6ab3c7d1", "method": "lemin", "captcha_id": "CROPPED_7a9c4e2_f6b13c9d8a7e4b2c1d5f90a6e3b7c4d2", "div_id": "lemin-cropped-captcha", "api_server": "https://api.leminnow.com/", "pageurl": "https://solvecaptcha.com/demo/lemin", "json": 1 } -
If everything is fine server will return the ID of your captcha
{ "status": 1, "request": "2115617653" }Otherwise server will return an error code.
-
Make a 15-20 seconds timeout then submit a HTTP GET request to our API URL:
https://solvecaptcha.com/res.phpto get the result. The full list of parameters is in the table below.If captcha is already solved server will respond in JSON and return the answer containing the following values:
answer,challenge_id{ "answer": "0x0xdkx0x0xctx0xbxb7x0xmxblx0xwx83x0x2tx65x0x3hx6vx0x25x5nx0x2qx2dx0x48x27x0x4ex3qx0x4ax1hx0x55x21x0x5fx21x0x5fx1qx0x55x1qx0x55x1hx0x55x17x0x55xvx0x5fxvx0x5fxmx0x5fxbx0x5fx0x_?_gAAAAABm7P3fd9qRXbLxTqnv6pYHJRU_zfE8HtpZDVrjkcwfPBlme19KJXrUNW_SgACN57VY_TZKEH28yQdRkatuYGjbVIsB4pzf6qA5dW7J-QgKRM2sCYpXOgBzFsNVdYB_dqPLWFGr", "challenge_id": "7c82a9f4-6d31-4e8b-9c7a-2f6d5b91a4e3" }If captcha is not solved yet server will return CAPCHA_NOT_READY result. Repeat your request in 5 seconds.
If something went wrong server will return an error code.
-
Use the values returned in your request to the target website passing them in the corresponding request fields:
answerchallenge_id
List of GET/POST request parameters for https://solvecaptcha.com/in.php
| Parameter | Type | Required | Description |
|---|---|---|---|
| key | String | Yes | your API key |
| method | String | Yes | lemin - defines that you're sending Lemin |
| captcha_id | String | Yes | Value of captcha_id parameter you found on page |
| div_id | String | No | The id of captcha parent div element |
| api_server | String | No | The domain part of script URL you found on page. Default value: https://api.leminnow.com/ |
| pageurl | String | Yes | Full URL of the page where you see the captcha |
| header_acao | Integer Default: 0 |
No |
0 - disabled 1 - enabled. If enabled in.php will include Access-Control-Allow-Origin:* header in the response.Used for cross-domain AJAX requests in web applications. Also supported by res.php.
|
| json | Integer Default: 0 |
No |
0 - server will send the response as plain text 1 - tells the server to send the response as JSON |
| soft_id | Integer | No | ID of software developer. Developers who integrated their software with 2Captcha get reward: 10% of spendings of their software users. |
| proxy | String | No |
Format: login:[email protected]:3128 You can find more info about proxies here. |
| proxytype | String | No | Type of your proxy: HTTP, HTTPS, SOCKS4, SOCKS5. |
List of GET request parameters for https://solvecaptcha.com/res.php
| GET parameter | Type | Required | Description |
|---|---|---|---|
| key | String | Yes | your API key |
| action | String | Yes | get - get the asnwer for your captcha |
| id | Integer | Yes | ID of captcha returned by in.php. |
| json | Integer Default: 0 |
No |
0 - server will send the response as plain text 1 - tells the server to send the response as JSON |
Request URL example:
https://solvecaptcha.com/res.php?key=1abc234de56fab7c89012d34e56fa7b8&action=get&id=2122988149
Captcha Bypass Extension
Chrome browser extension allows automatically solving captchas. Including Google reCAPTCHA v2, v3, FunCaptcha, Cloudflare bypass, Amazon AWS WAF, and more types.
Best Captcha Recognition and Solving Service Supported
The service enables recognition, solve, bypass, pass of any type of popular captcha.
-
Image CAPTCHA
-
reCAPTCHA v2
-
reCAPTCHA v3
-
FunCaptcha (Arkose Labs) captcha
-
Cloudflare Turnstile
-
Amazon captcha
-
Text captcha