Skip to content

Scraping list of all blockbuster movies by year using Beautiful-soup and pandas.

Notifications You must be signed in to change notification settings

ShadmanAfzal/List-of-blockbuster-movies-by-year

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Scraping list of all blockbuster movies by year using Beautiful-soup and pandas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages