All-In-One-Python-Projects
All-In-One-Python-Projects copied to clipboard
Update scrape.py
- The request status code is 403, Fix it using useragent with the python module (fake_useragent) now status code is 200
- And update the selectors for movie name, runtime, genre, cast, plot, year, e.t.c
- created a new function to handle all request and bs4(parser)