Tmdb: Get Watch Providers
Tmdb via Parse · entertainment
Retrieve watch providers (streaming, rent, buy) for a movie or TV show in the US region. Returns provider names and logos grouped by availability type. Scraper for The Movie Database (TMDB) - search movies/TV/people, get details, cast, images, videos, reviews, trending, and watch providers. Fulfilled by Parse from tmdb.org.
- entertainment
- parse
- platform-key
- reviews-ratings
- streaming-video
- tmdb
- tmdb-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fa1f32a6-9d98-438e-961b-9087d0d99df1/get_watch_providers
- Interface artifact
- sha256:127d3c422a4d3a598c71eba3a34950328ece3fc5f14f999a394e730224a7a9ad
- Manifest digest
- sha256:580f4ee94ecacc82c0f34ebcffc55bdd1ef9097e84c72f3374610dfc79148ce4
Request fields
- id_slug (string, required): ID and slug of the movie or TV show (e.g. '550-fight-club')
- media_type (string, required): Type of media: 'movie' or 'tv': Allowed values: movie, tv
Example queries
- {"id_slug":"550-fight-club","media_type":"movie"}