Download Chegg homework-help questions to html files, these html files are self sufficient, you don't need account access to load them
Saving Chegg Questions Locally
Download latest release
Install requirements
pip install -r requirements.txt
Save your cookie in file cookie.txt (preferably)
document.cookie
"
) Or
You may also need to change user-agent
Open conf.json and edit user_agent
Find your browser user agent
Or
console.log(navigator.userAgent)
If you are new to python go here
Run the Downloader.py
Script
$ python Downloader.py
Enter url of the homework-help:
Arguments
ALL ARGUMENTS ARE OPTIONAL
-u or --url > URL of Chegg
-c or --cookie > Path of Cookie file (Defualt: cookie.txt)
-s or --save > file path, where you want to save, put inside " "