Skip to main content

imdb-metadata-extractor

Project description

IMDB metadata extractor

Extracts a movie metadata from the IMDB using the JSON+LD annotations provided in the IMDB HTML pages.

Installing

$ pip install imdb-metadata-extractor

Usage

$ imdb-metadata-extractor tt0058700
{
    "name": "The Last Man on Earth",
    "poster": "https://m.media-amazon.com/images/M/MV5BODA0MzRhYWMtMGUxYi00NmQyLWEyOWYtMGI4NjM3ZDE5NTEyXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_.jpg",
    "description": "When a disease turns all of humanity into the living dead, the last man on earth becomes a reluctant vampire hunter.",
    "rating": 6.7,
    "release": "1964-05-06",
    "genre": "Drama; Horror; Sci-Fi",
    "actors": "Vincent Price; Franca Bettoia; Emma Danieli"
}

By default the results are displayed in the STDOUT, but It's also possible to set a output file and format (JSON, CSV of XLSX).

$ imdb-metadata-extractor tt0058700 --output tt0058700.csv --format csv

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

imdb_metadata_extractor-0.0.5-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file imdb_metadata_extractor-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for imdb_metadata_extractor-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 91580d7a0b4fde27cbaf086acd95a5be97e38d067081e38640b9929a632bbd72
MD5 c6322cd3427f3fbab67d2dab8a3111a4
BLAKE2b-256 e51f6e613cee2cfc91fadc5273c4a740a069725639691da8d055f64e8e1c688a

See more details on using hashes here.

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