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.1 (unreleased)

  • 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scrap-imdb-0.1.2.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

scrap_imdb-0.1.2-py2.py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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