{"id":21954444,"url":"https://github.com/max32002/chromedriver-autoinstaller-max","last_synced_at":"2026-04-02T15:58:23.933Z","repository":{"id":216454347,"uuid":"741363587","full_name":"max32002/chromedriver-autoinstaller-max","owner":"max32002","description":"The chromedriver auto installer for distribution.","archived":false,"fork":false,"pushed_at":"2024-02-19T01:36:11.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-26T06:13:32.601Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/max32002.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}},"created_at":"2024-01-10T08:39:14.000Z","updated_at":"2024-09-10T08:09:53.000Z","dependencies_parsed_at":"2024-11-16T02:13:59.857Z","dependency_job_id":"9c1b6809-e74c-402c-b2a8-981685a9fcfe","html_url":"https://github.com/max32002/chromedriver-autoinstaller-max","commit_stats":null,"previous_names":["max32002/chromedriver-autoinstaller-max"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/max32002/chromedriver-autoinstaller-max","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max32002%2Fchromedriver-autoinstaller-max","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max32002%2Fchromedriver-autoinstaller-max/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max32002%2Fchromedriver-autoinstaller-max/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max32002%2Fchromedriver-autoinstaller-max/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max32002","download_url":"https://codeload.github.com/max32002/chromedriver-autoinstaller-max/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max32002%2Fchromedriver-autoinstaller-max/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259845502,"owners_count":22920758,"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":[],"created_at":"2024-11-29T07:18:49.841Z","updated_at":"2026-04-02T15:58:23.899Z","avatar_url":"https://github.com/max32002.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chromedriver-autoinstaller-max\n\nchromedriver-autoinstaller-max was forked from the original [python-chromedriver-autoinstaller](https://github.com/yeongbin-jo/python-chromedriver-autoinstaller) repository. \n\n\n## Installation\n\n```bash\npip install chromedriver-autoinstaller-max\n```\n\n## Usage\nJust type `import chromedriver_autoinstaller_max` in the module you want to use chromedriver.\n\n## Example\n```\nfrom selenium import webdriver\nimport chromedriver_autoinstaller_max\n\n\nchromedriver_autoinstaller_max.install()  # Check if the current version of chromedriver exists\n                                      # and if it doesn't exist, download it automatically,\n                                      # then add chromedriver to path\n\ndriver = webdriver.Chrome()\ndriver.get(\"http://www.python.org\")\nassert \"Python\" in driver.title\n```\n\n## Authors \u0026 Contributors\n\n- CHIDA \u003c[iam.yeongbin.jo@gmail.com](mailto:iam.yeongbin.jo@gmail.com)\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax32002%2Fchromedriver-autoinstaller-max","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax32002%2Fchromedriver-autoinstaller-max","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax32002%2Fchromedriver-autoinstaller-max/lists"}