{"id":17244679,"url":"https://github.com/kost/massws","last_synced_at":"2025-10-25T06:45:04.746Z","repository":{"id":33991049,"uuid":"37743718","full_name":"kost/massws","owner":"kost","description":"Mass Web Screenshot Tool - command line based","archived":false,"fork":false,"pushed_at":"2016-08-28T07:02:52.000Z","size":13,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-21T04:43:43.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kost.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}},"created_at":"2015-06-19T20:14:27.000Z","updated_at":"2022-11-20T10:59:39.000Z","dependencies_parsed_at":"2022-07-14T00:00:28.140Z","dependency_job_id":null,"html_url":"https://github.com/kost/massws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kost/massws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fmassws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fmassws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fmassws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fmassws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kost","download_url":"https://codeload.github.com/kost/massws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fmassws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280917405,"owners_count":26413206,"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-10-25T02:00:06.499Z","response_time":81,"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-15T06:26:59.088Z","updated_at":"2025-10-25T06:45:04.717Z","avatar_url":"https://github.com/kost.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/kost/massws.png)](https://travis-ci.org/kost/massws)\n\n# massws\nMass Web Screenshot Tool - command line based\n\n# Requirements\n\n- QT5\n- Windows, Mac OS X or Linux\n\n# Examples \n\nTake screenshot of web page\n\n```\nmassws -o screenshot.png http://en.wikipedia.org\n```\n\nTake screenshot of web page, ignore SSL errors:\n\n```\nmassws -s https://en.wikipedia.org \n```\n\nTake screenshot of web page in 800x600\n\n```\nmassws -x 800 -y 600 -o screenshot.png http://en.wikipedia.org\n```\n\nTake screenshot of list of URLs in list-of-urls.txt (also ignore TLS/SSL errors):\n\n```\ncat list-of-urls.txt | xargs -i massws -s -x 800 -y 600 {}\n```\n\n# Notice \n\nDue to QT WebKit requirements, GUI is required. Therefore Linux version requires any X11 display \n(it does not use it, but it have to be there!). Mac OS X and Windows are mostly graphical, so \nit is hard to notice.\n\nTherefore, you can use xvfb as dummy X11 display for this tool on headless setups.\n\n# Building \n\n```\ngit clone https://github.com/kost/massws.git\ncd massws\ncd src\nqmake\nmake \n```\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkost%2Fmassws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkost%2Fmassws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkost%2Fmassws/lists"}