Closed Erikvisser22 closed 2 years ago
Python urllib.error.httperror: http error 403: forbidden The easy way to resolve the error is by passing a valid user-agent as a header parameter. Added 'User-Agent': 'Mozilla/5.0' to the headers.
Thanks for your contribution @Erikvisser22.
Python urllib.error.httperror: http error 403: forbidden The easy way to resolve the error is by passing a valid user-agent as a header parameter. Added 'User-Agent': 'Mozilla/5.0' to the headers.