{"id":22302957,"url":"https://github.com/erizoat/amazon-captcha-services","last_synced_at":"2025-07-12T07:04:34.867Z","repository":{"id":226557345,"uuid":"769024398","full_name":"ERIZOAT/Amazon-captcha-services","owner":"ERIZOAT","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-08T07:50:20.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T00:34:42.709Z","etag":null,"topics":["amazon","amazon-automated-captcha-solving","amazon-captcha","amazon-captcha-recognition","amazon-captcha-service","amazon-captcha-solver","amazon-captcha-solver-service","amazon-captcha-solving","amazon-captcha-solving-techniques","amazon-funcaptcha-solver","amazon-funcaptcha-solving","capsolver","captcha-recognition","captcha-solver","captcha-solving","funcaptcha","funcaptcha-captcha-solver","funcaptcha-solver","web-scraping"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ERIZOAT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-08T07:26:43.000Z","updated_at":"2024-03-08T07:46:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"89a99a21-1ef5-4427-a00f-675454117b4d","html_url":"https://github.com/ERIZOAT/Amazon-captcha-services","commit_stats":null,"previous_names":["erizoat/amazon-captcha-services"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ERIZOAT/Amazon-captcha-services","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ERIZOAT%2FAmazon-captcha-services","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ERIZOAT%2FAmazon-captcha-services/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ERIZOAT%2FAmazon-captcha-services/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ERIZOAT%2FAmazon-captcha-services/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ERIZOAT","download_url":"https://codeload.github.com/ERIZOAT/Amazon-captcha-services/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ERIZOAT%2FAmazon-captcha-services/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264952287,"owners_count":23688046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amazon","amazon-automated-captcha-solving","amazon-captcha","amazon-captcha-recognition","amazon-captcha-service","amazon-captcha-solver","amazon-captcha-solver-service","amazon-captcha-solving","amazon-captcha-solving-techniques","amazon-funcaptcha-solver","amazon-funcaptcha-solving","capsolver","captcha-recognition","captcha-solver","captcha-solving","funcaptcha","funcaptcha-captcha-solver","funcaptcha-solver","web-scraping"],"created_at":"2024-12-03T18:42:06.190Z","updated_at":"2025-07-12T07:04:34.851Z","avatar_url":"https://github.com/ERIZOAT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Best Funcaptcha Amazon Captcha Solver\n\n## Bonus Code\n A bonus code for Capsolver: **AMN**. After redeeming it, you will get an extra 5% bonus after each recharge, Unlimited\n ![image](https://github.com/ERIZOAT/Amazon-captcha-services/assets/157081315/6478d451-26a0-4b79-ae44-dfc8c9ed5ee0)\n\n\n## What is Funcaptcha?\n\nFuncaptcha is a type of CAPTCHA technology that was developed by a company called Arkose Labs. Unlike traditional CAPTCHAs, Funcaptcha uses interactive puzzles and games to differentiate between humans and bots. These puzzles are designed to be engaging and fun for humans, but difficult for bots to solve.\n\n\n![image](https://github.com/ERIZOAT/Amazon-captcha-services/assets/157081315/98b0cfee-211d-4d54-a489-e9a76ad706c3)\n\n\n\n## Solving FunCaptcha by Using Capsolver\nWhile FunCaptcha offers an enjoyable experience for human users, it can be a challenge for automated systems or web scrapers. This is where Capsolver comes into play. Capsolver is a powerful captcha-solving service that specializes in resolving various types of captchas, including FunCaptcha.\n\n## Sample scripts for Capsolver to solve Funcaptcha on Amazon\n\nThis repository contains sample code for solving CAPTCHA challenges using [Capsolver](https://www.capsolver.com/). These tools that utilize the Capsolver API include python and Node.js\n\n\n## Solving Amazon Funcaptcha\n\n### Create Task\n\nCreate a task with the [createTask](../api-createtask.md) to create a task.\n\n### Task Object Structure\n\n| Properties               | Type   | Required | Description                                                                                                                                                                                                                                                                                                                |\n|--------------------------|--------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| type                     | String | Required | `FunCaptchaTaskProxyLess`                                                                                                                                                                                                                                                                                                  |\n| websiteURL               | String | Required | Web address of the website using funcaptcha, generally it's fixed value. (Ex: https://google.com)                                                                                                                                                                                                                          |\n| websitePublicKey         | String | Required | The domain public key, rarely updated. (Ex: E8A75615-1CBA-5DFF-8031-D16BCF234E10)                                                                                                                                                                                                                                          |\n| funcaptchaApiJSSubdomain | String | Optional | A special subdomain of [funcaptcha.com](http://funcaptcha.com/), from which the JS captcha widget should be loaded. Most FunCaptcha installations work from shared domains.                                                                                                                                                |\n| data                     | String | Optional | Additional parameter that may be required by FunCaptcha implementation. Use this property to send \"blob\" value as a stringified array. See example how it may look like. {\"\\blob\\\":\\\"HERE_COMES_THE_blob_VALUE\\\"}  Learn [how to get FunCaptcha blob data](https://www.capsolver.com/blog/FunCaptcha/funcaptcha-data-blob) |\n| proxy                    | String | Optional | Learn [Using proxies](../api-how-to-use-proxy)                                                                                                                                                                                                                                                                             |\n\n### Example Request\n\n``` json\nPOST https://api.capsolver.com/createTask\nHost: api.capsolver.com\nContent-Type: application/json\n\n{\n    \"clientKey\": \"YOUR_API_KEY_HERE\",\n    \"task\": {\n        \"type\":\"FunCaptchaTaskProxyLess\", //Required\n        \"websiteURL\":\"\", //Required\n        \"websitePublicKey\":\"\", //Required\n        \"data\": \"{\\\"blob\\\": \\\"flaR60YY3tnRXv6w.l32U2KgdgEUCbyoSPI4jOxU...\\\"}\" // Optional\n    }\n}\n```\n\n\nAfter you submit the task to us, you should receive in the response a 'Task id' if it's successfull. Please\nread [errorCode: full list of errors](https://captchaai.atlassian.net/wiki/spaces/CAPTCHAAI/pages/394062/FuncaptchaTask+solving+FunCaptcha#)\nif you didn't receive the task id.\n\n### Example Response\n\n``` json\n{\n    \"errorId\": 0,\n    \"status\": \"idle\",\n    \"taskId\": \"61138bb6-19fb-11ec-a9c8-0242ac110006\"\n}\n\n```\n\n### **Getting Result**\n\nUse the [getTaskResult](../api-gettaskresult.md) method to get the recognition results\n\nDepending on the system load, you will get the results within the interval of `1s` to `20s`\n\n### Example Request\n\n``` json\nPOST https://api.capsolver.com/getTaskResult\nHost: api.capsolver.com\nContent-Type: application/json\n\n{\n    \"clientKey\": \"YOUR_API_KEY\",\n    \"taskId\": \"61138bb6-19fb-11ec-a9c8-0242ac110006\"\n}\n```\n\n### Example Response\n\n``` json\n{\n    \"errorId\": 0,\n    \"solution\": {\n        \"userAgent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36\",\n        \"token\": \"3AHJ_q25SxXT-pmSeBXjzScW-EiocHwwpwqtk1QXlJnGnU......\"\n    },\n    \"status\": \"ready\"\n}\n```\n\n\n\n## Documentation \n[Capsolver API documentation](https://docs.capsolver.com/guide/api-server.html)\n\nIn conclusion, solving Funcaptcha Captcha can be a daunting task, but with the help of capsolver.com, it can be done quickly and efficiently. By following the steps outlined above, you can easily solve Funcaptcha\n\nCapSolver Team 💜\n\n\n         \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferizoat%2Famazon-captcha-services","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferizoat%2Famazon-captcha-services","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferizoat%2Famazon-captcha-services/lists"}