downloading "un-downloadable" Aakash modules (Physics, Chemistry, Maths) for class 11 and 12 (Aakash eBook Scraper)
This project is a Python script that automates the process of scraping eBook pages from the Aakash digital platform using Selenium. It captures screenshots of each page and saves them locally.
- Selenium
- Chrome WebDriver
- pyscreenshot
-
Clone the repository:
-
Install the required dependencies:
-
Download the Chrome WebDriver and place it in the project directory.
-
Open the
aakash.pyfile and modify the following variables:psid: Your Aakash digital platform PSIDpassword: Your Aakash digital platform password
-
Run the script:
python aakash.py -
The script will automatically log in to the Aakash digital platform, navigate to the eBook section, and start capturing screenshots of each page.