Skip to content

Scraping the top 100 movies list of The Pirate Bay, adding extra IMDB info along the way

Notifications You must be signed in to change notification settings

SandervandenOord/piratebay_top100_movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scraping top 100 movies page of The Pirate Bay

It gets all top 100 movies and adds information about the movie using the OMDB API. I decided to use OMDB because it is nice and fast, at least faster than imdbpy. You need an API-key from OMDB to make this work and are allowed 1000 requests a day for free. More info: https://www.omdbapi.com/

I've added movie info such as:

  • Genre
  • Plot
  • Rating
  • Metascore
  • Votes

About

Scraping the top 100 movies list of The Pirate Bay, adding extra IMDB info along the way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages