{"id":23185894,"url":"https://github.com/brandon-braner/recaptcha_scraper","last_synced_at":"2025-04-05T04:44:25.756Z","repository":{"id":263440254,"uuid":"890416629","full_name":"brandon-braner/recaptcha_scraper","owner":"brandon-braner","description":"A Python based webscraper that checks websites for the presence of Google reCAPTCHA","archived":false,"fork":false,"pushed_at":"2024-11-18T14:35:39.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T12:43:24.245Z","etag":null,"topics":["portfolio","upwork","webscraping"],"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/brandon-braner.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-11-18T14:30:49.000Z","updated_at":"2024-11-18T14:42:58.000Z","dependencies_parsed_at":"2024-11-19T04:56:39.654Z","dependency_job_id":null,"html_url":"https://github.com/brandon-braner/recaptcha_scraper","commit_stats":null,"previous_names":["brandon-braner/recaptcha_scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandon-braner%2Frecaptcha_scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandon-braner%2Frecaptcha_scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandon-braner%2Frecaptcha_scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandon-braner%2Frecaptcha_scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brandon-braner","download_url":"https://codeload.github.com/brandon-braner/recaptcha_scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289398,"owners_count":20914464,"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":["portfolio","upwork","webscraping"],"created_at":"2024-12-18T10:13:34.874Z","updated_at":"2025-04-05T04:44:25.735Z","avatar_url":"https://github.com/brandon-braner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reCAPTCHA Website Scraper\n\nA Python-based web scraper that checks websites for the presence of Google reCAPTCHA (both Standard and Enterprise versions).\n\n## Features\n\n- Multi-process scanning of URLs\n- SQLite database storage\n- Detects both Enterprise and Standard reCAPTCHA implementations\n- Handles URL redirects\n- Performance optimized with parallel processing\n\n## Prerequisites\n\n- Python 3.12+\n- Playwright\n- SQLite3\n\n## Installation\n\n- Clone the repository:\n```bash\ngit clone https://github.com/yourusername/recaptcha-webscraper.git\n```\n\n- Go into the directory\n```bash\ncd recaptcha-webscraper\n```\n\n\n- Install requirements\n```bash\npoetry install\n```\n\n- Install playwright\n```bash\npoetry run playwright install\n```\n\n## Running\n\nPrepare your input file:\n\n- Create a urls.csv file with one URL per line in the first column\n- Run the python file with\n```bash\npoetry run python main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandon-braner%2Frecaptcha_scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrandon-braner%2Frecaptcha_scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandon-braner%2Frecaptcha_scraper/lists"}