{"id":16953722,"url":"https://github.com/thisislawatts/browsersnap","last_synced_at":"2026-05-10T16:09:19.984Z","repository":{"id":143866193,"uuid":"72294325","full_name":"thisislawatts/browsersnap","owner":"thisislawatts","description":"CLI tool for fetching screengrabs from Browserstack ","archived":false,"fork":false,"pushed_at":"2018-02-15T00:35:24.000Z","size":32800,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-06-11T19:03:32.731Z","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/thisislawatts.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":"2016-10-29T15:54:39.000Z","updated_at":"2016-10-29T16:30:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd7d209f-628c-47a9-a7b4-5ea4639d83aa","html_url":"https://github.com/thisislawatts/browsersnap","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Fbrowsersnap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Fbrowsersnap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Fbrowsersnap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Fbrowsersnap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisislawatts","download_url":"https://codeload.github.com/thisislawatts/browsersnap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244794955,"owners_count":20511516,"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-10-13T22:07:47.657Z","updated_at":"2026-05-10T16:09:14.946Z","avatar_url":"https://github.com/thisislawatts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Browsersnap\n===\n[![npm version](https://badge.fury.io/js/browsersnap.svg)](https://badge.fury.io/js/browsersnap)\n\nInstallation\n---\n\n```\nnpm install browsersnap\n```\n\nCreate a `.browserstack` file containing your account details.\n\n```json\n{\n  \"username\": \"an@example.address\",\n  \"password\": \"bar\"\n}\n```\n\nRun `browsersnap browsers` to get a list of all the browsers available.\n\n\nUsage\n---\n\n```\nbrowsersnap --version\nbrowsersnap browsers\nbrowsersnap get [url|comma,seperated,list,of,urls]\n```\n\nA `.browsersnap` file can be added to act as config file that can be stored in version control and shared to ensure consist tests.\n\n```json\n{\n\t\"urls\" : [\n\t\t\"http://example.com\",\n\t\t\"http://browserstack.com\"\n\t],\n\t\"browsers\": [\n\t\t{\n\t\t\t\"os\": \"Windows\",\n\t\t\t\"os_version\": \"10\",\n\t\t\t\"browser\": \"edge\",\n\t\t\t\"device\": null,\n\t\t\t\"browser_version\": \"13.0\"\n\t\t}\n\t]\n}\n```\n\nAfter adding a `.browsersnap` file you can run `browsersnap get` in the same directory to use those settings.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisislawatts%2Fbrowsersnap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisislawatts%2Fbrowsersnap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisislawatts%2Fbrowsersnap/lists"}