{"id":16525579,"url":"https://github.com/andrewn/browsershot","last_synced_at":"2025-08-31T12:07:12.601Z","repository":{"id":66464769,"uuid":"59683464","full_name":"andrewn/browsershot","owner":"andrewn","description":"Command line tool to take screenshots of browser windows via PhantomJS or BrowserStack","archived":false,"fork":false,"pushed_at":"2016-06-22T08:30:12.000Z","size":24,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T01:42:32.333Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-25T17:26:27.000Z","updated_at":"2016-05-25T17:26:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d9255bc-5c71-406b-ad3b-53ec7968e91b","html_url":"https://github.com/andrewn/browsershot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrewn/browsershot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn%2Fbrowsershot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn%2Fbrowsershot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn%2Fbrowsershot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn%2Fbrowsershot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewn","download_url":"https://codeload.github.com/andrewn/browsershot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn%2Fbrowsershot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272977020,"owners_count":25025044,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T17:04:07.890Z","updated_at":"2025-08-31T12:07:12.547Z","avatar_url":"https://github.com/andrewn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"browsershot\n===\n\nTake screenshots using Phantomjs or Browserstack APIs\n\nCLI\n---\n\n    browsershot [general options] \u003ccommand\u003e [command options]\n\nAll commands require the `--backend` flag which chooses which service will be used to create the screenshots. If you don't have a Browserstack plan then `phantomjs` will work locally.\n\nList available browsers:\n\n    browsershot --username myuser --key abc123 list\n\nTake a screenshot and put it in the current directory:\n\n    browsershot --username myuser --key abc123 snap --url https://smallpdf.com\n\nTake a screenshot and put it in another directory:\n\n    browsershot --username myuser --key abc123 snap --output-dir /tmp --url https://smallpdf.com\n\nRead URLs from a file, one URL per file:\n\n    browsershot --username myuser --key abc123 snap --input-file ./urls.txt\n\nAll command-line arguments can also be read from file in JSON format:\n\n        browsershot --config ./conf.json list\n\n        $ cat ./conf.json\n\n        {\n          \"username\": \"myuser\",\n          \"key\": \"abc123\",\n          \"backend\": \"browserstack-screenshot\"\n        }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewn%2Fbrowsershot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewn%2Fbrowsershot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewn%2Fbrowsershot/lists"}