Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 270 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 270 Bytes

pdf-crawler

The goal of pdf-crawler is to download PDF files from web pages for testing PyPDF2.

Install

pip install -r requirements.txt

Usage

It's organized in mostly isolted scripts, e.g.

python crawl.py

starts downloading PDF documents.