/pdf_downloader

A Scrapy Spider for downloading PDF files from a webpage.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Scrapy PDF Downloader

A Scrapy Spider for downloading PDF files from a webpage.

Installation

  1. Create a virtualenv - How to create virtualenv
  2. Activate the virtualenv - source path/to/bin/activate
  3. Run pip install -r requirements.txt

Run

scrapy runspider pdf_downloader.py