{"id":22080578,"url":"https://github.com/electronic-mango/simple-justwatch-python-api","last_synced_at":"2026-04-11T23:10:21.638Z","repository":{"id":209072449,"uuid":"723181769","full_name":"Electronic-Mango/simple-justwatch-python-api","owner":"Electronic-Mango","description":"A simple (and unofficial) JustWatch Python API.","archived":false,"fork":false,"pushed_at":"2026-04-03T17:50:44.000Z","size":5825,"stargazers_count":54,"open_issues_count":6,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-03T20:29:05.128Z","etag":null,"topics":["api","api-graphql","graphql","justwatch","justwatch-api","justwatch-graphql","python","python3"],"latest_commit_sha":null,"homepage":"https://electronic-mango.github.io/simple-justwatch-python-api/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Electronic-Mango.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-24T21:46:06.000Z","updated_at":"2026-04-03T17:47:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"6aad45db-e6dd-462c-aecb-c21d6f54be2a","html_url":"https://github.com/Electronic-Mango/simple-justwatch-python-api","commit_stats":null,"previous_names":["electronic-mango/simple-justwatch-python-api"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/Electronic-Mango/simple-justwatch-python-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Electronic-Mango%2Fsimple-justwatch-python-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Electronic-Mango%2Fsimple-justwatch-python-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Electronic-Mango%2Fsimple-justwatch-python-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Electronic-Mango%2Fsimple-justwatch-python-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Electronic-Mango","download_url":"https://codeload.github.com/Electronic-Mango/simple-justwatch-python-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Electronic-Mango%2Fsimple-justwatch-python-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31698187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"ssl_error","status_checked_at":"2026-04-11T21:17:24.556Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-graphql","graphql","justwatch","justwatch-api","justwatch-graphql","python","python3"],"created_at":"2024-11-30T23:15:52.664Z","updated_at":"2026-04-11T23:10:21.632Z","avatar_url":"https://github.com/Electronic-Mango.png","language":"Python","readme":"# Simple JustWatch Python API\n\n[![PyPi](https://img.shields.io/pypi/v/simple-justwatch-python-api.svg)](https://pypi.python.org/pypi/simple-justwatch-python-api)\n[![License](https://img.shields.io/pypi/l/simple-justwatch-python-api.svg)](https://pypi.python.org/pypi/simple-justwatch-python-api)\n[![Python versions](https://img.shields.io/pypi/pyversions/simple-justwatch-python-api.svg)](https://pypi.python.org/pypi/simple-justwatch-python-api)\n[![CodeQL](https://github.com/Electronic-Mango/simple-justwatch-python-api/actions/workflows/codeql.yml/badge.svg)](https://github.com/Electronic-Mango/simple-justwatch-python-api/actions/workflows/codeql.yml)\n[![Ruff](https://github.com/Electronic-Mango/simple-justwatch-python-api/actions/workflows/ruff.yml/badge.svg)](https://github.com/Electronic-Mango/simple-justwatch-python-api/actions/workflows/ruff.yml)\n[![Pytest](https://github.com/Electronic-Mango/simple-justwatch-python-api/actions/workflows/pytest.yml/badge.svg)](https://github.com/Electronic-Mango/simple-justwatch-python-api/actions/workflows/pytest.yml)\n[![Coverage Status](https://coveralls.io/repos/github/Electronic-Mango/simple-justwatch-python-api/badge.svg?branch=main)](https://coveralls.io/github/Electronic-Mango/simple-justwatch-python-api?branch=main)\n\nA simple unofficial JustWatch Python API which uses [`GraphQL`](https://graphql.org/)\nto access JustWatch data, available for Python `3.11+`.\n\nThis project is managed by [uv](https://docs.astral.sh/uv/).\n\n\n\n## Installation\n\nThis library is available through\n[PyPi](https://pypi.org/project/simple-justwatch-python-api/):\n```bash\npip install simple-justwatch-python-api\n```\n\n\n## Documentation\n\nDetailed documentation is available at:\n\u003chttps://electronic-mango.github.io/simple-justwatch-python-api/\u003e.\n\n\n\n## Highlights\n\nThis Python library has multiple functions:\n\n - `search` - search for entries based on title\n - `popular` - get a list of currently popular titles\n - `details` - get details for entry based on its node ID\n - `seasons` - get information about all seasons of a show\n - `episodes` - get information about all episodes of a season\n - `offers_for_countries` - get offers for entry based on its node ID, can look for\n    offers in multiple countries\n - `providers` - get data about available providers (e.g., Netflix)\n\nExample outputs from all functions are in\n[`examples/`](https://github.com/Electronic-Mango/simple-justwatch-python-api/tree/main/examples).\n\n\n\n## Quick example\n\n```python\nfrom simplejustwatchapi import search\n\nresults = search(\"The Matrix\", country=\"US\", language=\"en\", count=3)\n\nfor entry in results:\n    print(entry.title, entry.object_type, len(entry.offers))\n```\n\n\n## License\n\nThis library is licensed under **MIT license** (\n[LICENSE](https://github.com/Electronic-Mango/simple-justwatch-python-api/blob/main/LICENSE)\nor \u003chttps://opensource.org/license/MIT\u003e).\n\n\n\n## Disclaimer\n\nThis library is in no way affiliated, associated, authorized, endorsed by, or in any way\nofficially connected with JustWatch. This is an independent and unofficial project.\n\nUse at your own risk.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectronic-mango%2Fsimple-justwatch-python-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectronic-mango%2Fsimple-justwatch-python-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectronic-mango%2Fsimple-justwatch-python-api/lists"}