{"id":28346698,"url":"https://github.com/systemvll/hcaptcha-dataset-scraper","last_synced_at":"2025-08-03T10:05:09.198Z","repository":{"id":290375437,"uuid":"617246548","full_name":"SystemVll/hcaptcha-dataset-scraper","owner":"SystemVll","description":"A simple nodejs script that return hcaptcha images and prompt for training AI.","archived":false,"fork":false,"pushed_at":"2025-06-03T10:26:42.000Z","size":34,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T09:31:16.390Z","etag":null,"topics":["ai","data-science","dataset","hcaptcha","hcaptcha-solver","machine-learning"],"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/SystemVll.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,"zenodo":null}},"created_at":"2023-03-22T01:34:19.000Z","updated_at":"2024-08-08T06:58:07.000Z","dependencies_parsed_at":"2025-04-28T14:25:20.063Z","dependency_job_id":"2c0e3283-ab62-4bd1-b7b5-fd7264902a83","html_url":"https://github.com/SystemVll/hcaptcha-dataset-scraper","commit_stats":null,"previous_names":["systemvll/hcaptcha-dataset-scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SystemVll/hcaptcha-dataset-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemVll%2Fhcaptcha-dataset-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemVll%2Fhcaptcha-dataset-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemVll%2Fhcaptcha-dataset-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemVll%2Fhcaptcha-dataset-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SystemVll","download_url":"https://codeload.github.com/SystemVll/hcaptcha-dataset-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemVll%2Fhcaptcha-dataset-scraper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268525073,"owners_count":24264095,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai","data-science","dataset","hcaptcha","hcaptcha-solver","machine-learning"],"created_at":"2025-05-27T14:10:39.797Z","updated_at":"2025-08-03T10:05:09.152Z","avatar_url":"https://github.com/SystemVll.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hCaptcha Image Scraper\n\nThis is a Node.js script that uses Puppeteer and the hCaptcha library to collect images from a captcha challenge on the hCaptcha demo page. The purpose of this script is to generate a dataset of captcha images and prompts that can be used for training machine learning models.\n\nInstallation\nClone this repository to your local machine and install the dependencies:\n\n```bash\ngit clone https://github.com/your-username/hcaptcha-image-scraper.git\nnpm install\n```\n\nRun the script using Node.js, specifying the number of images to collect as a command-line argument:\n```bash\nnode main.js \u003cnumber-of-images\u003e\n```\nFor example, to collect 90 images, run:\n\n```bash\nnode main.js 10\n```\n\nThe script will open the hCaptcha demo page in a headless Chrome browser and start collecting images from the captcha challenge. \nThe images and prompts will be saved to the images directory.\n\nOnce the script has finished running, you can use the images and prompts to train machine learning models.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemvll%2Fhcaptcha-dataset-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemvll%2Fhcaptcha-dataset-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemvll%2Fhcaptcha-dataset-scraper/lists"}