Download complete pdf's of Tutorial points tutorials.
- Open https://www.tutorialspoint.com/index.htm
- Scroll down to find your required tutorial library
- Select the tutorial you would like to download
- Copy the name of the tutorial
- Clone this project or open terminal and run the following:
git clone https://github.com/manojitballav/Tutorialspoint-pdf-downloader.git
- Run the pdf-downloader script using Python
python pdf-generator.py
- Enter the name of tutorial
- The file will be downloaded in the same directory as the script file
Happy Learning !