Skip to content

A scraper that will take in the name of a TV show, and return a csv of details of every episode of the show.

Notifications You must be signed in to change notification settings

Johngn/imdb_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

imdb_scraper

This script will gather IMDB ratings for each episode in a TV show, and write the results to a csv file.

Getting started

Make sure that the chromedriver is in the same folder as the script. Run the script from the command line with the name of the show as an argument, removing any spaces from the title. For example:

python imdb_scraper.py gameofthrones

The csv file will take the name of the show.

About

A scraper that will take in the name of a TV show, and return a csv of details of every episode of the show.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages