Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Latest commit

 

History

History

download GeeksForGeeks articles

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Download GeeksForGeeks Articles as pdf

This script take a link of GeeksForGeeks article as input and download the complete article as a pdf at default download location.

Prerequisites

  • selenium
  • requests
  • webdriver-manager
  • Run pip install -r requirements.txt to install required external modules.

How to run the script

  • Execute python3 downloader.py
  • Type in URL of article when prompted.

Screenshot/GIF showing the sample use of the script

Screenshot of the Output

Author Name

Shiv Thakur