Skip to main content

Scrap Imdb website to retrieve infdetail informmations from movies or tvshow

Project description

scrapimdb

https://img.shields.io/pypi/v/scrap-imdb.svg https://img.shields.io/travis/dsteinberger/scrapimdb.svg Updates

Scrap Imdb website to retrieve detail informations from movies or tvshows

Install

pip install scrap-imdb

Usages

from scrapimdb import ImdbSpider

im = ImdbSpider('terminator')

im.get_rating()
im.get_original_title()
im.get_year()

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.6 (2022-12-02)

  • Use cloudscrapper to by pass cloudfare

0.1.5 (2022-10-18)

  • Fix imdb search results

0.1.4 (2022-03-28)

  • Fix new website of imdb (dom changing)

0.1.2 (2021-06-11)

  • Adapt scrapimdb for the new site imdb and remove python 2 support

0.1.1 (2019-09-01)

  • Fix rating css selector

  • Adapt for new site imdb

0.1.0 (2018-04-06)

  • Add Imdb spider with scrapping: rate, title, url and date

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page