{"id":13581162,"url":"https://github.com/riza/wb","last_synced_at":"2026-02-16T10:42:36.652Z","repository":{"id":62865676,"uuid":"557996628","full_name":"riza/wb","owner":"riza","description":"Quickly fetches files from Wayback Machine.","archived":false,"fork":false,"pushed_at":"2023-10-31T13:33:33.000Z","size":22,"stargazers_count":77,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T06:35:21.790Z","etag":null,"topics":["bugbounty","waybackmachine"],"latest_commit_sha":null,"homepage":"","language":"Go","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/riza.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}},"created_at":"2022-10-26T17:43:43.000Z","updated_at":"2025-03-28T01:29:45.000Z","dependencies_parsed_at":"2022-11-08T06:15:25.243Z","dependency_job_id":"ea42d0d6-c6cc-46f4-bdda-af788e09f8cc","html_url":"https://github.com/riza/wb","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/riza/wb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riza%2Fwb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riza%2Fwb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riza%2Fwb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riza%2Fwb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riza","download_url":"https://codeload.github.com/riza/wb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riza%2Fwb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29506271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bugbounty","waybackmachine"],"created_at":"2024-08-01T15:01:58.696Z","updated_at":"2026-02-16T10:42:36.628Z","avatar_url":"https://github.com/riza.png","language":"Go","funding_links":["https://www.buymeacoffee.com/rizasabuncu"],"categories":["Go"],"sub_categories":[],"readme":"\u003ch1\u003e🪄 wb\u003c/h1\u003e  \n\u003cp\u003e A wizard that brings old files!\u003c/p\u003e  \n\u003cp\u003e  \n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e  \n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-_red.svg\"\u003e  \n  \u003ca href=\"https://goreportcard.com/badge/github.com/riza/wb\"\u003e  \n    \u003cimg src=\"https://goreportcard.com/badge/github.com/riza/wb\"\u003e  \n  \u003c/a\u003e  \n  \u003ca href=\"https://github.com/riza/wb/releases\"\u003e  \n    \u003cimg src=\"https://img.shields.io/github/release/riza/wb\"\u003e  \n  \u003c/a\u003e  \n  \u003ca href=\"https://twitter.com/rizasabuncu\"\u003e  \n    \u003cimg src=\"https://img.shields.io/twitter/follow/rizasabuncu.svg?logo=twitter\"\u003e  \n  \u003c/a\u003e  \n\n\u003c/p\u003e\n\n# Installation\nwb requires **go1.17** to install successfully. Run the following command to get the repo -\n\n```sh\ngo install github.com/riza/wb@latest\n```\n\n# Usage\n\n### Quick \n```sh\necho \"https://akamai.airbnb.com/robots.txt\"|wb \n```\n\n```sh\nwb https://akamai.airbnb.com/robots.txt\n```\n\n### Advanced \n```sh\nUsage: \n        wb [flags]\n  -u \n        specify url  \n  -t\n        specift http timeout\n  -all\n        get all snapshots\n  -date string\n        get snapshot for a specific date\n  -no-banner\n        hide banner\n  -snapshots\n        get all snapshots\n  -help\n        show help\n```\n\n## Advanced Usage Scenarios\n* [Time-Traveling for Money: Discovering Secrets in Vintage JavaScript Files](https://medium.com/@riza/time-traveling-for-money-discovering-secrets-in-vintage-javascript-files-7deece114b93)\n\n## Donate\n\n\u003ca href=\"https://www.buymeacoffee.com/rizasabuncu\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friza%2Fwb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friza%2Fwb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friza%2Fwb/lists"}