JustWatch Scraper — Streaming Availability & Prices avatar

JustWatch Scraper — Streaming Availability & Prices

Pricing

from $4.00 / 1,000 results

Go to Apify Store
JustWatch Scraper — Streaming Availability & Prices

JustWatch Scraper — Streaming Availability & Prices

Find where to watch any movie or TV show — streaming, rent and buy offers with providers, prices, quality and deep links, across 140+ countries. Search by title or browse a service. Keyless, with IMDb/TMDB IDs.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

Ponderable Hydrometer

Ponderable Hydrometer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Find out where to watch any movie or TV show — which streaming services have it, and the exact rent/buy prices — across 140+ countries. Powered by JustWatch data. No API key, no login.

Perfect for building a "where to watch" feature, price-comparison tools, availability alerts, catalog monitoring, or streaming-market datasets.

What you get

For every title:

  • Where to stream — subscription (FLATRATE) providers that carry it (Netflix, Disney+, Max, Prime, Hulu, …)
  • Rent & buy offers — provider, price, currency, video quality (SD / HD / 4K), and a direct deep link to the offer
  • Free / ad-supported availability (Pluto, Tubi, YouTube, …)
  • Metadata — title, type (movie/show), release year, genres, runtime, age rating, short description, poster
  • Cross-IDs & scores — IMDb ID, TMDB ID, IMDb score & votes, TMDB score
  • Convenience summarystreamingOn, freeOn, cheapestRent, cheapestBuy
  • JustWatch URL for the title

Availability and prices are country-specific — the same title returns different offers for US, GB, DE, RO, etc.

Modes

  • search — search by title (query) and get every offer. Optionally narrow by providers, objectTypes, genres, or monetizationTypes.
  • browse a service — leave query empty and set providers (e.g. ["netflix"]) to list a service's catalog in a country.
  • providers — list all streaming services available in a country, with the technical names you plug into the providers filter.

Example input

{
"mode": "search",
"query": "Dune",
"country": "US",
"language": "en"
}

Browse Netflix movies in Germany:

{
"mode": "search",
"country": "DE",
"providers": ["netflix"],
"objectTypes": ["MOVIE"],
"maxResults": 200
}

Example output (one title)

{
"id": "tm1160419",
"type": "MOVIE",
"title": "Dune",
"releaseYear": 2021,
"genres": ["Science-Fiction", "Action & Adventure"],
"runtimeMinutes": 155,
"imdbId": "tt1160419",
"tmdbId": 438631,
"imdbScore": 8.0,
"posterUrl": "https://images.justwatch.com/poster/249473713/s718/dune-2021.jpg",
"justwatchUrl": "https://www.justwatch.com/us/movie/dune-2021",
"country": "US",
"streamingOn": ["HBO Max"],
"cheapestRent": 4.99,
"cheapestBuy": 7.99,
"offerCount": 34,
"offers": [
{
"provider": "HBO Max",
"providerTechnicalName": "hbomax",
"monetizationType": "FLATRATE",
"quality": "4K",
"price": null,
"currency": "USD",
"url": "https://play.hbomax.com/..."
},
{
"provider": "Amazon Video",
"monetizationType": "RENT",
"quality": "HD",
"price": 4.99,
"priceFormatted": "$4.99",
"currency": "USD",
"url": "https://www.amazon.com/..."
}
]
}

Why this actor

  • Country-accurate streaming + rent + buy offers with prices and deep links — not just a title list.
  • Keyless & reliable — public JustWatch GraphQL, no key to manage, no anti-bot walls.
  • Structured, ready-to-use output with a convenience availability summary and IMDb/TMDB cross-IDs for easy joining.

Notes

  • Monetization types: FLATRATE (subscription), RENT, BUY, FREE, ADS.
  • Video quality (quality): SD, HD, 4K.
  • Prices are what the provider lists at fetch time and can change; always show the url so users reach the live offer.
  • Data is sourced from JustWatch; this actor is an independent tool and is not affiliated with or endorsed by JustWatch.
  • App Store Scraper, Steam Scraper, Nintendo eShop Scraper — media & app catalogs.
  • TVMaze Scraper — TV show schedules, episodes and cast.