JustWatch Streaming Scraper avatar

JustWatch Streaming Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
JustWatch Streaming Scraper

JustWatch Streaming Scraper

Scrape streaming availability from JustWatch. Find where to watch movies and shows across Netflix, Hulu, Disney+, and 200+ providers with prices and links.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 hours ago

Last modified

Categories

Share

Scrape streaming availability data from JustWatch. Find where to watch any movie or TV show across 200+ streaming providers including Netflix, Hulu, Disney+, Amazon Prime, Apple TV+, Max, and more.

Features

  • Search mode: Find specific movies or shows by title
  • Popular mode: Get trending/popular content
  • Provider mode: List all content available on a specific streaming service
  • 200+ providers: Netflix, Hulu, Disney+, Amazon Prime, Apple TV+, Max, Peacock, Paramount+, and more
  • Pricing data: Get rental, purchase, and subscription prices
  • Global coverage: Support for 50+ countries
  • Rich metadata: IMDb/TMDB IDs, ratings, genres, runtime, poster URLs

Input

FieldTypeDescription
modestringsearch, popular, or provider (default: popular)
searchQuerystringMovie/show title to search for (search mode)
contentTypestringFilter: MOVIE, SHOW, or empty for both
providerstringProvider short name for provider mode (e.g. nfx, dnp, hlu)
countrystringTwo-letter country code (default: US)
maxResultsintegerMaximum results to return (default: 50, max: 500)

Provider Short Names

CodeProvider
nfxNetflix
dnpDisney Plus
hluHulu
ampAmazon Prime Video
atpApple TV Plus
hbmMax (HBO)
pcpPeacock
prvParamount Plus
cruCrunchyroll
tbiTubi
ptvPluto TV

Output

{
"title": "Breaking Bad",
"type": "SHOW",
"year": 2008,
"description": "A chemistry teacher diagnosed with inoperable lung cancer...",
"imdbId": "tt0903747",
"tmdbId": 1396,
"imdbRating": 9.5,
"tmdbRating": 8.9,
"rating": 9.5,
"runtime": 49,
"genres": ["Drama", "Crime"],
"posterUrl": "https://images.justwatch.com/poster/...",
"justWatchUrl": "https://www.justwatch.com/us/tv-show/breaking-bad",
"providerCount": 4,
"providerNames": ["Netflix", "Amazon Prime Video", "Apple TV"],
"providers": [
{
"providerName": "Netflix",
"providerShortName": "nfx",
"monetizationType": "FLATRATE",
"presentationType": "HD",
"price": null,
"currency": "USD",
"url": "https://www.netflix.com/title/..."
}
],
"scrapedAt": "2026-04-26T12:00:00.000Z",
"country": "US",
"mode": "search"
}

Use Cases

  • Track where movies/shows are available to stream
  • Compare streaming service catalogs
  • Monitor content additions and removals
  • Price comparison for rentals and purchases
  • Build streaming recommendation engines
  • Market research on streaming provider content libraries