Skip to content

Quickly scrape NCERT books to PDFs, organized by classes and subjects

Notifications You must be signed in to change notification settings

aayushdutt/ncert-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCERT Books Downloader

Python script to cleanly scrape all books from https://ncert.nic.in/textbook.php organised by classes and subjects

Usage

# Install requirements (pip or pip3)
pip install -r requirements.txt

# Download all zips (python or python3)
python download.py

# Extract and merge zips to create pdfs
python merge_pdfs.py

Screenshot

screenshot

About

Quickly scrape NCERT books to PDFs, organized by classes and subjects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages