Installation
To install scrapy-webarchive
, run:
pip install scrapy-webarchive
If you want to use a cloud provider for storing/scraping, you opt-in to install these dependencies:
pip install scrapy-webarchive[aws]
pip install scrapy-webarchive[gcs]
pip install scrapy-webarchive[all]