{"id":19218595,"url":"https://github.com/sitespeedio/geckodriver","last_synced_at":"2025-05-13T00:21:28.316Z","repository":{"id":24999476,"uuid":"102953213","full_name":"sitespeedio/geckodriver","owner":"sitespeedio","description":"Install and launch Geckodriver for Mac, Linux or Windows.","archived":false,"fork":false,"pushed_at":"2025-03-12T21:40:27.000Z","size":284,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T01:28:30.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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-09-09T12:27:44.000Z","updated_at":"2025-03-12T21:39:57.000Z","dependencies_parsed_at":"2023-01-14T01:57:21.922Z","dependency_job_id":"ff5cf576-a540-4e07-ab97-38b6a88540ea","html_url":"https://github.com/sitespeedio/geckodriver","commit_stats":{"total_commits":65,"total_committers":3,"mean_commits":"21.666666666666668","dds":0.03076923076923077,"last_synced_commit":"abfa08bc9e31a3af8c8027fe3d92f6c682fd2d75"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitespeedio%2Fgeckodriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitespeedio%2Fgeckodriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitespeedio%2Fgeckodriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitespeedio%2Fgeckodriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sitespeedio","download_url":"https://codeload.github.com/sitespeedio/geckodriver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253555262,"owners_count":21926809,"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:24.419Z","updated_at":"2025-05-13T00:21:28.291Z","avatar_url":"https://github.com/sitespeedio.png","language":"JavaScript","readme":"# Geckodriver\n\nThis is a simple package that downloads [Geckodriver](https://github.com/mozilla/geckodriver) and \nprovides a node api for accessing the path to the binary. With this package we try to minimize dependencies.\n\n\nHow to use?\n```node\nconst driver = require('@sitespeed.io/geckodriver');\n\nconst binPath = driver.binPath();\n// launch geckodriver from binPath\n```\n\nYou can override where you download the Geckodriver by setting *process.env.GECKODRIVER_BASE_URL*. You can skip donwloading Geckodriver by setting *process.env.GECKODRIVER_SKIP_DOWNLOAD*.\n\nYou can download another Geckodriver version by setting *process.env.GECKODRIVER_VERSION*.\n\n```\nGECKODRIVER_VERSION=0.26.0 node install.js\n```\n\nIf you don't set a version, [the version](https://github.com/sitespeedio/geckodriver/blob/master/package.json#L4) in the *package.json* is used. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitespeedio%2Fgeckodriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsitespeedio%2Fgeckodriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitespeedio%2Fgeckodriver/lists"}