Skip to content

Raxirex/academia-dl.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

academia-dl.py

Python port for the academia-dl.rb by Ryan Baumann

This script allows you to download PDF files from academia.edu it validates them and downloads the corresponding PDF files PARALLELLY.

#Prerequisites

Python 3.6 or higher

#Dependencies

requests beautifulsoup4 tldextract

pip install requests beautifulsoup4 tldextract

usage:

python academia-dl.py "academia url"

About

Python port for the academia-dl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages