Skip to content

Scrapes info from the corresponding Wikipedia pages for the given movies.

Notifications You must be signed in to change notification settings

prithvimk/movie_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

movie_scraper

Scrapes info from the corresponding Wikipedia pages for the given movies.

Run movie_scraper.py to scrape the following data from Wikipedia for the movie names in movies.txt:

  1. The movie name
  2. Director
  3. Year of release
  4. Overall gross earning
  5. The cast

The data gets written to output.csv

movie_scraper.ipynb is just to test logic and debug.

About

Scrapes info from the corresponding Wikipedia pages for the given movies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages