A tool to download your books from Zanichelli into PDFs.
Code
and click Download Zip
Open with Windows Terminal
shift
on your keyboard and right click on a white space, then press Open command window here
npm i
Open the folder of the script in a terminal (same way as installation) and run the script with node typing:
node .
Enter your zanichelli username(email) and password
Wait for the list of books to load
Enter the isbn of the book you want to download
Wait, the book will be downloaded and saved to the script' directory
For some books, further actions may be required, follow the instructions on the terminal
NOTE: You will get logged out from your account while the script is running. Do NOT login in a browser at it will break the script while it's running.
Remember that you are responsible for what you are doing on the internet and even tho this script exists it might not be legal in your country to create personal backups of books.
I may or may not update this script depending on my needs, but I'm open to pull requests ecc.
This software uses the MIT License