python-docker-tutorial
python-docker-tutorial copied to clipboard
Getting 403 error, adding user agent doesn't resolve issue.
Hi there. Thank you for the tutorial.
I'm having some problems running it. When I attempt to run the docker "requests.get(URL)" returns a 403 error.
I tried adding a user agent which resolves the 403 error, but does not provide any information on movies from the page.
Do we have an alternative to this tutorial that I can use?
Appreciate the help.