ThreeGiantNoobs / chegg-scraper

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

File "Downloader.py", line 3, in <module> Downloader.main() File "C:\Users\nitin\Desktop\chegg-scraper\cheggscraper\Downloader.py", line 40, in main print(Chegg.url_to_html(args['url'], file_name_format=args['file_format'])) File "C:\Users\nitin\Desktop\chegg-scraper\cheggscraper\CheggScraper.py", line 521, in url_to_html html_res_text = self._get_response_text(url=url) File "C:\Users\nitin\Desktop\chegg-scraper\cheggscraper\CheggScraper.py", line 311, in _get_response_text raise Exception(f'Expected status code {expected_status} but got {response.status_code}\n{error_note}') Exception: Expected status code (200,) but got 403 Error in request PS C:\Users\nitin\Desktop\chegg-scraper> #35

Open avtar312 opened 2 years ago

avtar312 commented 2 years ago

i get these error

avtar312 commented 2 years ago

help please