ThreeGiantNoobs / chegg-scraper

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

error in request #36

Open avtar312 opened 2 years ago

avtar312 commented 2 years ago

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>

tmbailey0304 commented 2 years ago

Chegg is blocking your request. Nothing to do with the code