{"id":19218590,"url":"https://github.com/sitespeedio/chromedriver","last_synced_at":"2025-05-13T00:21:27.677Z","repository":{"id":37546049,"uuid":"99338765","full_name":"sitespeedio/chromedriver","owner":"sitespeedio","description":"Install and launch Chromedriver for Mac, Linux or Windows.","archived":false,"fork":false,"pushed_at":"2025-04-04T08:13:58.000Z","size":149,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T02:22:39.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/sitespeedio.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}},"created_at":"2017-08-04T12:00:25.000Z","updated_at":"2025-04-04T08:13:54.000Z","dependencies_parsed_at":"2023-09-24T07:15:55.380Z","dependency_job_id":"bf262275-ffb6-4f84-80c8-d400221e9aa6","html_url":"https://github.com/sitespeedio/chromedriver","commit_stats":{"total_commits":178,"total_committers":3,"mean_commits":"59.333333333333336","dds":0.0898876404494382,"last_synced_commit":"10baebf69b9b014b2a91fed02e11acb5614aee15"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitespeedio%2Fchromedriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitespeedio%2Fchromedriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitespeedio%2Fchromedriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitespeedio%2Fchromedriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sitespeedio","download_url":"https://codeload.github.com/sitespeedio/chromedriver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253559104,"owners_count":21927533,"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-09T14:27:23.229Z","updated_at":"2025-05-13T00:21:27.650Z","avatar_url":"https://github.com/sitespeedio.png","language":"JavaScript","readme":"# Chromedriver\n\nThis is a simple package that downloads [Chromedriver](https://sites.google.com/a/chromium.org/chromedriver/) and provides a node api for accessing the path to the binary. We want to keep this with minimimal dependencies.\n\n\nHow to use?\n```node\nconst driver = require('@sitespeed.io/chromedriver');\n\nconst binPath = driver.binPath();\n// launch chromedriver from binPath\n```\n\nYou can override where you download the Chromedriver by setting *process.env.CHROMEDRIVER_BASE_URL*. You can skip downloading the Chromedriver by setting *process.env.CHROMEDRIVER_SKIP_DOWNLOAD*.\n\n\nYou can download another Chromedriver version by setting *process.env.CHROMEDRIVER_VERSION*.\n\n```\nCHROMEDRIVER_VERSION=81.0.4044.20 node install.js\n```\n\nIf you don't set a version, [the version](https://github.com/sitespeedio/chromedriver/blob/master/package.json#L4) in the *package.json* is used. \n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitespeedio%2Fchromedriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsitespeedio%2Fchromedriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitespeedio%2Fchromedriver/lists"}