Skip to main content

A simple JustWatch Python API

Project description

Simple JustWatch Python API

PyPi License Python versions CodeQL Ruff Pytest Coverage Status

A simple unofficial JustWatch Python API which uses GraphQL to access JustWatch data, available for Python 3.11+.

This project is managed by uv.

Installation

This library is available through PyPi:

pip install simple-justwatch-python-api

Documentation

Detailed documentation is available at: https://electronic-mango.github.io/simple-justwatch-python-api/.

Highlights

This Python library has multiple functions:

  • search - search for entries based on title
  • popular - get a list of currently popular titles
  • details - get details for entry based on its node ID
  • seasons - get information about all seasons of a show
  • episodes - get information about all episodes of a season
  • offers_for_countries - get offers for entry based on its node ID, can look for offers in multiple countries
  • providers - get data about available providers (e.g., Netflix)

Example outputs from all functions are in examples/ directory.

Quick example

from simplejustwatchapi import search

results = search("The Matrix", country="US", language="en", count=3)

for entry in results:
    print(entry.title, entry.object_type, len(entry.offers))

License

This library is licensed under MIT license (LICENSE or https://opensource.org/license/MIT)

Disclaimer

This library is in no way affiliated, associated, authorized, endorsed by, or in any way officially connected with JustWatch. This is an independent and unofficial project.

Use at your own risk.

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

simple_justwatch_python_api-1.0.1.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

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

simple_justwatch_python_api-1.0.1-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file simple_justwatch_python_api-1.0.1.tar.gz.

File metadata

  • Download URL: simple_justwatch_python_api-1.0.1.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"43","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for simple_justwatch_python_api-1.0.1.tar.gz
Algorithm Hash digest
SHA256 a14b287aca13e679b832bebaa2953e069ea5bbe81b27aba1de32abf302112ca4
MD5 a5f4b0919d7d3e84f995542ad6bda0e2
BLAKE2b-256 b93dd279b4bca8c3e00c14a37198950c3c8735e3268cf51d03c0b52ae77f9d8f

See more details on using hashes here.

File details

Details for the file simple_justwatch_python_api-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: simple_justwatch_python_api-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 19.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"43","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for simple_justwatch_python_api-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d76f3a89ebe7e20db562c02bfa1cff637c9348a9d74ee531d65839f7497403d1
MD5 f4a3fb5aec616e1829dff006cf97c83f
BLAKE2b-256 af608f5dd95db0473d508514a70d55b690f09790c50221b06aff9d1a9be6d406

See more details on using hashes here.

Supported by

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