Skip to content

kaoticfen/pullpdfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

pullpdfs

I neede a quick parser to download pdfs. Short, sweet and quick.

Prerequisites

Beautiful soup

pip install beautifulsoup4

How to use

For this program, you simply pass the url that contains the pdfs you are searching for. The program using beautiful soup searches the html for tags. Then sends the a tags through a download function that uses the urllib package to request the urls. There is Some error catching but it is limited.

Python pullpdf.py #URL_AS_Parameter

About

I neede a quick parser to download pdfs. Short, sweet and quick.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages