{"id":21395189,"url":"https://github.com/sam5epi0l/waybackshot","last_synced_at":"2025-07-13T18:33:07.370Z","repository":{"id":37273797,"uuid":"504454426","full_name":"sam5epi0l/waybackshot","owner":"sam5epi0l","description":"(CLI wrapper) Takes a list of URLs and retrieve screenshots of older versions stored on the Wayback Machine.","archived":false,"fork":false,"pushed_at":"2022-06-23T12:51:42.000Z","size":8,"stargazers_count":29,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-04T16:33:52.980Z","etag":null,"topics":["archive","automation","bug-bounty","bugbounty-tool","cli","eyewitness","hacking-tool","osint","pip","python","python3","reconnaissance","screenshot","wayback-api","wayback-machine","waybackshot","waybackurls","waybar-scripts"],"latest_commit_sha":null,"homepage":"https://sam5epi0l.github.io/","language":"Python","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/sam5epi0l.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}},"created_at":"2022-06-17T08:30:33.000Z","updated_at":"2023-02-06T05:32:51.000Z","dependencies_parsed_at":"2022-08-08T20:00:44.501Z","dependency_job_id":null,"html_url":"https://github.com/sam5epi0l/waybackshot","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam5epi0l%2Fwaybackshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam5epi0l%2Fwaybackshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam5epi0l%2Fwaybackshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam5epi0l%2Fwaybackshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sam5epi0l","download_url":"https://codeload.github.com/sam5epi0l/waybackshot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225909093,"owners_count":17543530,"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":["archive","automation","bug-bounty","bugbounty-tool","cli","eyewitness","hacking-tool","osint","pip","python","python3","reconnaissance","screenshot","wayback-api","wayback-machine","waybackshot","waybackurls","waybar-scripts"],"created_at":"2024-11-22T14:18:34.436Z","updated_at":"2024-11-22T14:18:35.150Z","avatar_url":"https://github.com/sam5epi0l.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# waybackshot 🥃\nTakes a list of URLs and retrieve screenshots of older versions stored on the Wayback Machine. I mainly developed this script for Bug Bounty purposes.It uses [waybackshot](https://github.com/markusbink/wayback-shot) (new) package from python library to capture screenshot of older stored version of webpage and uses selenium as web-driver.\n\n# Install 💼\nRun these commands\n```\ngit clone https://github.com/sam5epi0l/waybackshot.git\ncd waybackshot\npip3 install -r requirements.txt\npython3 shot.py -h\n```\n\n# Example 🔻\n  `waybackshot -u https://example.com/`\n\n  `while read line; do python3 shot.py -u \"${line[@]}\"; done \u003c waybackurls.txt `\n\n## upcoming features\n* Syntax:\n  \n  `waybackshot -u urls.txt`\n\n  `cat scope.txt | gau | waybackshot -u`\n\n* every archive of the page with first or last option\n\n# Uses 🚀\n```\nusage: wayback-shot [-h] [-d DATEFROM] [-o OUTPUTDIR] [-w WIDTH] [-r] [-i] -u URL\n\nGet screenshot of archived urls in wayback machine by @sam5epi0l\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -d DATEFROM, --dateFrom DATEFROM\n                        fetch archived urls after provided date (Format=YYYYMMDD)\n  -o OUTPUTDIR, --outputDIR OUTPUTDIR\n                        save screenshot output to directory (default=\"\")\n  -w WIDTH, --width WIDTH\n                        Width of the webpage used to screenshot (default=1920)\n  -r, --replace         replace existing screenshot of the URL\n  -i, --includeDate     fetch Date when the URL was archived\n  -u URL, --url URL     perform screenshot on the provided URL\n```\n\n# Credits 💳\n👉 waybackshot: @markusbink https://github.com/markusbink/wayback-shot for providing the python library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsam5epi0l%2Fwaybackshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsam5epi0l%2Fwaybackshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsam5epi0l%2Fwaybackshot/lists"}