Skip to main content

Python IMDB

Python package Github Issues MIT licensed

Logo

A wrapper python for imdb.com

Quick start

$ pip install pyimdb

Usage

With your key in hand, it's time to authenticate, so run:

>>> from pyimdb import IMDB

>>> imdb = IMDB()

Popular TV Shows

Returns list of popular tv shows.

>>> imdb.popular_tv_shows()

or

>>> imdb.popular_tv_shows(limit=10)

Popular Movies

Returns list of popular movies.

>>> imdb.popular_movies()

or

>>> imdb.popular_movies(limit=10)

TOP Rated TV Shows

Returns list of top rated tv shows.

>>> imdb.top_rated_tv_shows()

or

>>> imdb.top_rated_tv_shows(limit=2)

TOP Rated Movies

Returns list of top rated movies.

>>> imdb.top_rated_movies()

or

>>> imdb.top_rated_movies(limit=2)

Dependencies

  • Python >=3.8

License

MIT

Download files

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

Source Distribution

pyimdb-0.1.3.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyimdb-0.1.3-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file pyimdb-0.1.3.tar.gz.

File metadata

  • Download URL: pyimdb-0.1.3.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.8.10 Linux/5.10.16.3-microsoft-standard-WSL2

File hashes

Hashes for pyimdb-0.1.3.tar.gz
Algorithm Hash digest
SHA256 fe76ad32f87ddad10653ae47fa9a0cd7e4b258d8bd355d9c46ebf43a10d6c374
MD5 771c630819285a544cf1ef4f2cf92032
BLAKE2b-256 537aa71b4cab904b0ffcdbfbe22cde92deed9312e76b0aff4193e73ca71b455b

See more details on using hashes here.

File details

Details for the file pyimdb-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: pyimdb-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.8.10 Linux/5.10.16.3-microsoft-standard-WSL2

File hashes

Hashes for pyimdb-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7fc22ff9872339b6f2a0c66fa7bac08c40fd6ad2c37c366f412ca2d50ee79a66
MD5 069faed6b586047fe385b27561e11dd2
BLAKE2b-256 8c289e61b99248c68444a87cb151345177315414bf0d5f1a970206c082000266

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

Supported by

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