Skip to content

viv1/g4gInPdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Program to convert HTML pages of geeksforgeeks into pdf and save it in your Downloads directory. Identifies pages to be converted based on tags Uses pdfkit to convert html to pdf and httplib2 and BeautifulSoup to get requested page and parsing

Currently compatible only with python 2.7 on Ubuntu environment.

""" Running instructions

python g4gInPdf.py

"""

About

Script to download geeksforgeeks pages as pdf based on tags.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages