Skip to content

gitter-badger/geeksforgeeks-to-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geeksforgeeks.org to PDF

The python script crawls the URL provided and downloads the webpages as PDF basd on keywords provided in the script.

To Use

  • Add your own PDFCROWD username and API KEY within .env file!
  • Install dependencies using pip install -r requirements.txt
  • Modify the code based on URL and keyword required to target a category
  • Run the script using python geeksforgeeks2pdf.py
  • Wait till download finishes

Note : The PDFCROWD API is valid for 100 conversions only. An error is thrown when the API exceeds the conversion limit.

About

Convert geeksforgeeks.org pages to PDF categorically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages