https://github.com/turmaxx/pdf-scrappy
python pdf webscraper
https://github.com/turmaxx/pdf-scrappy
pdf webscraping
Last synced: 8 days ago
JSON representation
python pdf webscraper
- Host: GitHub
- URL: https://github.com/turmaxx/pdf-scrappy
- Owner: Turmaxx
- License: other
- Created: 2023-01-08T02:26:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T02:31:07.000Z (over 3 years ago)
- Last Synced: 2025-01-04T21:31:54.048Z (over 1 year ago)
- Topics: pdf, webscraping
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
# PDF-Scrappy
A webscraper that downloads pdfs from zlibrary before the U.S. Government removed the original site.
Made this in 2020, Havent Uploaded it to github. But here it is :). Code doesnot work unfortunately.
## Install requirements
```
pip install -r requirements.txt
```