{"id":18754173,"url":"https://github.com/joeyism/autochromedriver","last_synced_at":"2026-05-05T02:39:13.837Z","repository":{"id":57412687,"uuid":"168874836","full_name":"joeyism/AutoChromedriver","owner":"joeyism","description":"Downloads and unzips chromedriver to curent directory","archived":false,"fork":false,"pushed_at":"2020-04-10T16:44:24.000Z","size":14,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T00:55:29.477Z","etag":null,"topics":["auto","automatic","automation","chromedriver","download","scrape","scraper","selenium"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joeyism.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}},"created_at":"2019-02-02T20:31:56.000Z","updated_at":"2021-07-15T17:18:51.000Z","dependencies_parsed_at":"2022-08-24T19:21:09.369Z","dependency_job_id":null,"html_url":"https://github.com/joeyism/AutoChromedriver","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyism%2FAutoChromedriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyism%2FAutoChromedriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyism%2FAutoChromedriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeyism%2FAutoChromedriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeyism","download_url":"https://codeload.github.com/joeyism/AutoChromedriver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239644166,"owners_count":19673578,"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":["auto","automatic","automation","chromedriver","download","scrape","scraper","selenium"],"created_at":"2024-11-07T17:28:12.100Z","updated_at":"2025-11-28T16:30:15.457Z","avatar_url":"https://github.com/joeyism.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoChromedriver\nA helper library to automatically download chromedriver to current directory\n\n## Installation\n\n```\npip3 install --user autochromedriver\n```\n\n## Usage\n\n### Commandline\n\n```bash\nautochromdriver [optional:version]\n```\n\n### Library\nIf you want to download the latest version, run \n```python\nimport AutoChromedriver\n\nAutoChromedriver.download_chromedriver()\n```\nIf you want to download a specific version, run\n```python\nimport AutoChromedriver\n\nAutoChromedriver.download_chromedriver(version=\"2.46\")\n```\nIf you want to download a specific version to a specific location, run \n```python\nimport AutoChromedriver\n\nAutoChromedriver.download_chromedriver(version=\"2.46\", location=\".\")\n```\n\n## Documentation\n```python\ndef download_chromedriver(version=\"2.46\")\n```\nPassing in a version is possible, and it defaults to `2.46`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeyism%2Fautochromedriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeyism%2Fautochromedriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeyism%2Fautochromedriver/lists"}