ThreeGiantNoobs / chegg-scraper

Download Chegg homework-help questions to self-sufficient HTML files
The Unlicense
71 stars 23 forks source link

How to change the saved html directory? #28

Closed rcmf-9266 closed 2 years ago

rcmf-9266 commented 2 years ago

Hi, after entered the url, the converted html is saved in the same directory as the chegg-scraper file. How do i change the file directory to other place? Thanks

k4anubhav commented 2 years ago

-s or --save to specify file path example: \var\www\something.html example: \var\www\{heading}.html example: \var\www\{question_uuid}.html

k4anubhav commented 2 years ago

I think this solves your issue, if not please feel free to reopen issue