Skip to content

m0bx/pdf-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python website PDF scraper

Usage

Define depth and starting URLs within the config.json file, and install the following dependencies using pip:

  • bs4 (BeautifulSoup)
  • pre-installed modules supplied with installing Python (json, requests)
  • Execute the script with any python compiler (Python IDLE, PyCharm, ...)

You will also be able to insert URLs with another script in the future

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages