discovered 03 Aug 2026
wayback-machine-scraper
→ View on GitHubThe Wayback Machine Scraper is a command-line utility designed to scrape or download historical website data from the Wayback Machine at archive.org. Its primary use case is to capture snapshots of websites that may have implemented anti-scraping measures or to collect data as it appeared at specific points in the past, allowing for precise and configurable scraping capabilities. Notable features include the ability to specify time ranges, control concurrency levels, and utilize regular expressions for URL filtering, along with an interface that can be integrated with Scrapy for advanced data parsing tasks.