{"id":21832425,"url":"https://github.com/0x676e67/capsolver-hcaptcha-solver","last_synced_at":"2026-05-15T18:34:06.106Z","repository":{"id":274280768,"uuid":"801074922","full_name":"0x676e67/CapSolver-HCAPTCHA-Solver","owner":"0x676e67","description":"A Python selenium implementation to bypass hcaptcha via capsolver.","archived":false,"fork":false,"pushed_at":"2024-05-21T01:29:22.000Z","size":64,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T00:17:28.145Z","etag":null,"topics":["capsolver","hcaptcha","hcaptcha-bypass","hcaptcha-challenger","hcaptcha-solver","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/0x676e67.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-05-15T14:42:00.000Z","updated_at":"2025-09-23T14:36:49.000Z","dependencies_parsed_at":"2025-01-26T09:33:14.968Z","dependency_job_id":null,"html_url":"https://github.com/0x676e67/CapSolver-HCAPTCHA-Solver","commit_stats":null,"previous_names":["0x676e67/capsolver-hcaptcha-solver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0x676e67/CapSolver-HCAPTCHA-Solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2FCapSolver-HCAPTCHA-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2FCapSolver-HCAPTCHA-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2FCapSolver-HCAPTCHA-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2FCapSolver-HCAPTCHA-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x676e67","download_url":"https://codeload.github.com/0x676e67/CapSolver-HCAPTCHA-Solver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2FCapSolver-HCAPTCHA-Solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["capsolver","hcaptcha","hcaptcha-bypass","hcaptcha-challenger","hcaptcha-solver","python"],"created_at":"2024-11-27T19:19:52.225Z","updated_at":"2026-05-15T18:34:06.088Z","avatar_url":"https://github.com/0x676e67.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Capsolver Hcaptcha Captcha Bypass\n\n[![Capsolver](docs/capsolver.jpeg)](https://dashboard.capsolver.com/passport/register?inviteCode=y7CtB_a-3X6d)\n\n**Solve Hcaptcha Captcha in just one line of code!**\n\nA Selenium implementation to bypass Hcaptcha Captcha using Capsolver API.\n\n## Getting Started\n\n```shell\n# On macOS and Linux.\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n# On Windows.\npowershell -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n\n# With pip.\npip install uv\n\n# With pipx.\npipx install uv\n\n# With Homebrew.\nbrew install uv\n\n# With Pacman.\npacman -S uv\n\n```\n\nTo create a virtual environment:\n\n```shell\nuv venv  # Create a virtual environment at .venv.\n\n```\n\nTo activate the virtual environment:\n\n```shell\n# On macOS and Linux.\nsource .venv/bin/activate\n\n# On Windows.\n.venv\\Scripts\\activate\n    \n```\n\n- Usage\n\nTo use this script, you need to have a Capsolver account. You can create an account here and get your API key. Once you have your API key, replace api_key in the script with your actual API key.\n\n```shell\npython main.py\n```\n\n## Capsolver\n\nCapsolver is a platform that provides APIs to solve CAPTCHAs. You can use Capsolver to bypass CAPTCHAs in your web scraping projects. The platform supports solving Google Recaptcha V2, Recaptcha V3, hCaptcha, FunCaptcha, GeeTest, and more. You can create an account [here](https://dashboard.capsolver.com/passport/register?inviteCode=y7CtB_a-3X6d) and get your API key.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x676e67%2Fcapsolver-hcaptcha-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x676e67%2Fcapsolver-hcaptcha-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x676e67%2Fcapsolver-hcaptcha-solver/lists"}