{"id":28221862,"url":"https://github.com/andersonbosa/wayback.go","last_synced_at":"2026-02-16T07:02:40.947Z","repository":{"id":192961369,"uuid":"687791573","full_name":"andersonbosa/wayback.go","owner":"andersonbosa","description":"Search inside by multiple targets within the \"wayback machine\" using Golang.Project done with educational purpose.","archived":false,"fork":false,"pushed_at":"2025-02-19T18:05:47.000Z","size":10716,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T15:38:09.484Z","etag":null,"topics":["show"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andersonbosa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":null},"created_at":"2023-09-06T02:35:03.000Z","updated_at":"2025-02-19T18:05:50.000Z","dependencies_parsed_at":"2024-04-04T12:48:21.036Z","dependency_job_id":null,"html_url":"https://github.com/andersonbosa/wayback.go","commit_stats":null,"previous_names":["andersonbosa/wayback.go"],"tags_count":3,"template":false,"template_full_name":"andersonbosa/dothub","purl":"pkg:github/andersonbosa/wayback.go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonbosa%2Fwayback.go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonbosa%2Fwayback.go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonbosa%2Fwayback.go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonbosa%2Fwayback.go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersonbosa","download_url":"https://codeload.github.com/andersonbosa/wayback.go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonbosa%2Fwayback.go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29502929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["show"],"created_at":"2025-05-18T06:09:26.593Z","updated_at":"2026-02-16T07:02:40.942Z","avatar_url":"https://github.com/andersonbosa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003csection align=\"center\"\u003e\r\n\r\n  \u003cimg src=\"docs/assets/images/banner.svg\" title=\"Project banner\" alt=\"Project banner\" /\u003e\r\n\r\n  \u003cbr\u003e\r\n  \u003cbr\u003e\r\n\r\n  \u003c!-- badges --\u003e\r\n\r\n  \u003cp\u003e\r\n    \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e •\r\n    \u003ca href=\"#technologies\"\u003eTechnologies\u003c/a\u003e •\r\n    \u003ca href=\"#contribution\"\u003eContribution\u003c/a\u003e •\r\n    \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\r\n  \u003c/p\u003e\r\n\u003c/section\u003e\r\n\r\n---\r\n\r\n\u003ch2 id=\"about\"\u003e💬 About\u003c/h2\u003e\r\n\r\n\u003e Project done with educational purpose.\r\n\u003e \r\nThis tool in Golang provides an easy and efficient way to search the Wayback Machine across multiple targets. The tool uses the Wayback Machine API to retrieve archived versions of web pages, and then searches those archived versions using a user-provided search query.\r\n\r\nThe tool can be used for a variety of purposes, including research, development, and digital preservation. For example, researchers can use the tool to track the evolution of a topic across multiple websites, while developers can use the tool to debug issues or track changes on competitor websites.\r\n\r\n\u003cbr/\u003e\r\n\r\n| Options                                   | Usage                                     |\r\n| ----------------------------------------- | ----------------------------------------- |\r\n| ![image](./docs/assets/images/print2.png) | ![image](./docs/assets/images/print1.png) |\r\n\r\n### Video Tutorial\r\n\r\n[![asciicast](https://asciinema.org/a/606525.svg)](https://asciinema.org/a/606525)\r\n\r\nSteps:\r\n\r\n```bash\r\n# [optional] i will enter in a docker container to tutorials purposes\r\ndocker run --rm -it alpine:latest sh \r\n\r\n# downloading the application\r\nwget https://github.com/andersonbosa/wayback.go/raw/main/wayback.go/wayback.go\r\n\r\n# permissions\r\nchmod +x \r\n\r\n# usage\r\n./wayback.go -details -targets http://testphp.vulnweb.com/,https://ginandjuice.shop\r\n```\r\n\r\n\u003ch2 id=\"technologies\"\u003e 🛠️ Technologies\u003c/h2\u003e\r\n\r\n* [Golang](https://golang.org/)\r\n* [Wayback Machine](http://wayback.archive.org/)\r\n\r\n\r\n\u003ch2 id=\"contribution\"\u003e🤝 Contribution\u003c/h2\u003e\r\n\r\n\u003cp\u003e\r\n  This project is for study purposes too, so please send me a message telling me what you are doing and why you are doing it, teach me what you know. All kinds of contributions are very welcome and appreciated!\r\n\u003c/p\u003e\r\n\r\n\r\n\r\n\u003ch2 id=\"license\"\u003e 📝 License\u003c/h2\u003e\r\n\r\nThis project is under the [CC0-1.0 license](LICENSE.md).\r\n\r\n---\r\n\r\n\u003ch4\u003e  \r\n  \u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/andersonbosa/wayback.go?style=social\"\u003e\r\n  | Did you like the repository? Give it a star! 😁\r\n\u003c/h4\u003e\r\n\r\n\r\n\u003c!-- Links --\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonbosa%2Fwayback.go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersonbosa%2Fwayback.go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonbosa%2Fwayback.go/lists"}