{"id":31782085,"url":"https://github.com/sawyershoemaker/eulerdriver","last_synced_at":"2026-05-14T21:35:00.872Z","repository":{"id":315341123,"uuid":"1059103062","full_name":"sawyershoemaker/eulerdriver","owner":"sawyershoemaker","description":"Automating Project Euler solutions with Selenium","archived":false,"fork":false,"pushed_at":"2025-09-18T21:19:48.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-10T09:16:06.899Z","etag":null,"topics":["euler","project-euler","project-euler-solutions","selenium","selenium-python","selenium-webdriver","webdriver"],"latest_commit_sha":null,"homepage":"https://projecteuler.net","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sawyershoemaker.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-18T02:13:46.000Z","updated_at":"2025-09-18T21:19:51.000Z","dependencies_parsed_at":"2025-09-18T04:28:53.556Z","dependency_job_id":null,"html_url":"https://github.com/sawyershoemaker/eulerdriver","commit_stats":null,"previous_names":["sawyershoemaker/eulerdriver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sawyershoemaker/eulerdriver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawyershoemaker%2Feulerdriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawyershoemaker%2Feulerdriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawyershoemaker%2Feulerdriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawyershoemaker%2Feulerdriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sawyershoemaker","download_url":"https://codeload.github.com/sawyershoemaker/eulerdriver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawyershoemaker%2Feulerdriver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["euler","project-euler","project-euler-solutions","selenium","selenium-python","selenium-webdriver","webdriver"],"created_at":"2025-10-10T09:14:28.155Z","updated_at":"2026-05-14T21:35:00.852Z","avatar_url":"https://github.com/sawyershoemaker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eulerdriver\r\nA Python webdriver tool for submitting solutions to Project Euler problems. Uses Selenium with Brave browser to handle login, navigation, and answer submission.\r\n\r\n## what it does\r\n\r\n- Automatically logs into Project Euler\r\n- Finds unsolved problems from your progress page\r\n- Submits answers from a text file\r\n- Handles rate limiting and captchas (with automated OpenAI solving)\r\n- Tracks solved/failed problems\r\n\r\n## what do we need\r\n- brave browser (created this on a laptop without edge/chrome sorry)\r\n- python\r\n- stuff from requirements.txt\r\n- an answerlist, (i recommend lucky-bai's)\r\n- openai api key\r\n---\r\n\u003eeulerdriver will automatically download ChromeDriver and find your Brave browser installation. The solver reads answers from a text file and submits them one by one, tracking which problems are already solved to avoid duplicates.\r\n---\r\n\r\n## captchas!\r\n\r\ni do not have the time to train an OCR on Euler's simplistic captchas so im offloading the work to `gpt5-mini` since it's the cheapest model i can find that consistently beats these captchas\r\n\r\n---\r\nhere's a high level overview of how it currently works:\r\n1. captcha is detected\r\n2. captcha is screenshotted and downloaded\r\n3. captcha is sent to model with a small text prompt\r\n4. model returns solution\r\n5. we delete image (gotta save those 4 mb)\r\n6. we type solution\r\n---\r\n\u003e please ensure your api key is in .env and is not shared with anyone else!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsawyershoemaker%2Feulerdriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsawyershoemaker%2Feulerdriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsawyershoemaker%2Feulerdriver/lists"}