Skip to content

ronbenbenishti/PDF-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

PDF-downloader

Scan and download all .PDF files from digitalwhisper.co.il

Features:

  • Dealing with duplicate files
  • Progress bar
  • All links are saved in 'links.txt' file.
  • Verification: Downloaded file size matches the original file size

Prerequisites:

  • python 2.7
  • Modules in use:
    • BeautifulSoup (bs4)
    • urllib
    • urllib2
    • progress

Installing

git clone https://github.com/ronbenbenishti/PDF-downloader.git

How to use

chmod +x pdf-downloader.py
./pdf-downloader

About

Scan and download all .PDF files from digitalwhisper.co.il

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages