Metadata-Version: 2.4
Name: scrapy-wayback-machine
Version: 1.0.0
Summary: A Scrapy middleware for scraping Wayback Machine snapshots from archive.org.
Home-page: https://github.com/sangaline/scrapy-wayback-machine
Author: Evan Sangaline
Author-email: evan@intoli.com
License: ISC
Keywords: archive.org scrapy scraper waybackmachine middleware
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Scrapy
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: ISC License (ISCL)
License-File: LICENSE.txt
Requires-Dist: cryptography
Requires-Dist: scrapy
Requires-Dist: twisted
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

A Scrapy middleware for scraping Wayback Machine snapshots from archive.org. For further details, please see the code repository on github: https://github.com/sangaline/scrapy-wayback-machine
