All-In-One-Python-Projects icon indicating copy to clipboard operation
All-In-One-Python-Projects copied to clipboard

Update scrape.py

Open Toby1219 opened this issue 1 year ago • 0 comments

  1. The request status code is 403, Fix it using useragent with the python module (fake_useragent) now status code is 200
  2. And update the selectors for movie name, runtime, genre, cast, plot, year, e.t.c
  3. created a new function to handle all request and bs4(parser)

Toby1219 avatar Jun 06 '24 12:06 Toby1219