Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 429 Bytes

File metadata and controls

11 lines (8 loc) · 429 Bytes

Scraping list of blockbuster movies

This scraper is based on the bs4 scripts. We have also included the data frame to make a csv output with all the logging info with a separate file.

Steps: -

  1. Install all the dependencies from requirements.txt
  2. Ensure that you must have installed the right version of the libraries.

Note: -

  1. Not throttle the server by making multiple requests at a time.
  2. Obey robots.txt