Open avtar312 opened 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>
Chegg is blocking your request. Nothing to do with the code
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>