OddBloke / imdb-top-250

IMDb Top 250


This scraper works on http://akas.imdb.com/chart/top

It includes three tables:

  • data contains the most recent top 250 scraped,
  • scraper_run maps from time of scraping to a run id,
  • movie_rating is a list of all the rankings ever captured (with run ids)

Contributors OddBloke

Last run failed with status code 999.

Console output of last run

Please install the Morph Github App on OddBloke so that Morph can access this repository on GitHub. Please go to https://github.com/apps/morph-io/installations/new/permissions?repository_ids%5B%5D=28648569&repository_ids%5B%5D=156459952&repository_ids%5B%5D=37686623&suggested_target_id=62736 Why? See https://morph.io/documentation/github_app

Statistics

Average successful run time: 27 minutes

Total run time: 13 days

Total cpu time used: 3 days

Total disk space used: 11.5 MB

History

  • Auto ran and failed .
  • Auto ran and failed .
  • Auto ran and failed .
  • Auto ran and failed .
  • Auto ran and failed .
  • ...
  • Created on morph.io

Show complete history

Scraper code

Python

imdb-top-250 / scraper.py