Netflix Global Catalog & Regional Availability Data API · Live

Pull live Netflix data
in the time it takes
to read this sentence.

Per-country catalog availability, Top 10 trending charts by region, Netflix Games library, and leaving-soon expiration tracking across every Netflix market worldwide — structured and delivered as clean JSON or CSV.

See a Live Response
190+ countries region-specific catalog resolution
<3s avg. response time
99.9% uptime SLA
50M+ requests / month served
GET /v1/netflix/catalog
LIVE
// streaming a live catalog pull...
Trusted by global businesses pulling Netflix data at scale
StreamMetrics ContentPulse MediaBridge WatchTrends CatalogWorks OTTScope
500+
GLOBAL CLIENTS SERVED
300+
PROJECTS DELIVERED
50M+
MONTHLY API CALLS
24/7
DEDICATED SUPPORT
Why Choose Our Netflix API

The same title can be on Netflix in one country and gone in another — that's the whole game.

Netflix's licensing runs country-by-country, so the same content ID can carry wildly different availability, expiration, and Top 10 ranking depending on the market. Layer in Netflix Games and a constant leaving-soon churn, and a single global catalog snapshot is close to useless. Our infrastructure resolves per-country availability, ranking, and expiration as explicit fields.

01

Zero blocking, zero maintenance

We run rotating residential IPs, headless rendering, and CAPTCHA-solving behind every request. When Netflix changes its layout, we patch our parsers — your integration never breaks.

02

Per-country availability extraction

Every catalog response resolves which countries currently carry a title, and which don't.

03

Top 10 & leaving-soon resolution

We resolve per-country Top 10 ranking and leaving-soon expiration dates as they change day to day.

04

Built for scale from day one

From a 100-title test batch to full multi-country catalog monitoring, the same endpoint scales with you.

Netflix API Features

Everything you need to keep Netflix data flowing.

Real-time extraction

Trigger an on-demand pull for any title, country, or chart and get a fresh response — not a stale cache.

🧩

Custom field selection

Request only the fields you need — country availability, ranking, expiration date — to cut payload size and parsing time.

🌍

Regional availability matrix

Pull the full list of countries where a title is currently streaming.

📊

Top 10 chart extraction

Return daily Top 10 movie/TV rankings, both globally and per country.

🎮

Netflix Games catalog resolution

Resolve the mobile games catalog bundled with a Netflix subscription.

Leaving-soon expiration extraction

Flag titles nearing licensing expiration in a given country before they disappear.

What Data Can You Access?

Every field a title shows — regional availability and ranking detail included.

CoreTitle & content IDMovie, series, or game identifier
MetadataGenre, cast & synopsisFull descriptive metadata per title
RegionCountry availability listCountries where the title currently streams
RegionLeaving-soon expiration dateLicensing expiration per country
ChartsGlobal Top 10 rankDaily worldwide movie/TV ranking
ChartsPer-country Top 10 rankDaily ranking within a specific market
GamesNetflix Games catalogMobile games bundled with subscription
OriginalsOriginal & day-and-date flagSimultaneous worldwide release status
LanguageAudio & subtitle languagesAvailable dub and subtitle tracks
PlanPlan tier (ads/standard/premium)Resolution and ad-tier gating detail
RatingContent ratingMaturity rating and content advisory
MediaPoster & trailer linksThumbnail, poster, and trailer URLs
Supported Netflix Content Categories

Movies, series, games, and Top 10 charts — one integration.

Switch the category parameter to pull content from a specific catalog vertical with the same consistent response shape.

🎬

Movies

Licensed and Netflix Original films across every market.

📺

Series

Licensed and Netflix Original series with per-country availability.

🎮

Netflix Games

Mobile games bundled free with a subscription.

📊

Top 10 Charts

Daily global and per-country trending rankings.

Coverage190+ countriesWorldwide Netflix market coverage
LicensingRegion-lockedPer-country availability resolved per title
FreshnessReal-timeCatalog and chart data checked on every request
Netflix API Endpoints

A small set of endpoints that cover the whole content lifecycle.

Method Endpoint Description Typical use
GET /v1/netflix/catalog Movies/series catalog by country & filters Content catalog monitoring
GET /v1/netflix/regional-availability Per-country availability matrix by title Licensing & market research
GET /v1/netflix/top-10 Global & per-country Top 10 charts Trending-content research
GET /v1/netflix/games Netflix Games catalog by platform Games catalog monitoring
GET /v1/netflix/leaving-soon Titles nearing expiration by country Licensing-churn tracking
POST /v1/netflix/bulk Submit up to 10,000 content IDs per batch job Catalog-wide monitoring
Live API Response Example

This is exactly what comes back. No extra parsing needed.


        
Popular Netflix API Use Cases

Built for the teams that live and die by Netflix data.

📈

Content catalog monitoring

Track catalog additions, removals, and availability changes across markets.

🌍

Regional licensing research

Analyze how catalog composition differs country by country.

📊

Top 10 trending analysis

Study daily ranking movement across global and per-country charts.

Leaving-soon churn tracking

Monitor licensing expiration patterns to anticipate catalog turnover.

🎮

Netflix Games market research

Track the mobile games library and release cadence over time.

🗣️

Localization & dub research

Study audio/subtitle language rollout across different markets.

🏆

Competitive benchmarking

Compare catalog breadth and Original release cadence against Prime Video and Disney+.

🧭

ML training data

Generate labeled catalog, ranking, and availability datasets for recommendation models.

How the Netflix API Works

From API key to structured data in five steps.

1

Get your API key

Sign up and generate a key from your dashboard in under two minutes.

2

Choose an endpoint

Pick /catalog, /regional-availability, /top-10 or /leaving-soon depending on what you need.

3

Send the request

Call the endpoint with a country code, genre, or content ID.

4

We handle the hard part

Proxies, headless rendering, CAPTCHA-solving, and parsing all happen behind the scenes.

5

Receive structured data

Get clean JSON or CSV back in seconds, ready to drop into your pipeline.

Developer-Friendly Integration

Built by people who read the docs too.

One consistent JSON schema across every category and every endpoint. No SDK lock-in — plain REST calls work from any language or platform.

Predictable REST design

Standard HTTP verbs, query params, and status codes — nothing proprietary to learn.

JSON, CSV, or webhook delivery

Get results inline, as a downloadable file, or pushed to your endpoint when a batch job finishes.

Sandbox & test keys

Free sandbox environment with sample content IDs so you can build before you pay.

Postman collection & SDK snippets

Import a ready-made collection or copy request snippets for Python, Node.js, and cURL.

Quickstart
API Performance & Reliability

Numbers we publish because we track them daily.

99.9%
Uptime SLA
<3s
Avg. response time
99.3%
Successful extraction rate
10K+
Concurrent requests supported
Security & Compliance

Compliant by design, not as an afterthought.

🔒

Encrypted in transit

All requests and responses travel over TLS 1.2+. API keys can be scoped and rotated anytime.

⚖️

Global data protection alignment

Our extraction workflows are built around GDPR, CCPA, and other regional privacy guidelines given worldwide coverage.

🌐

Public-catalog-only policy

We collect only publicly accessible catalog and chart data — never account-gated viewing history or payment information.

ISO 9001:2015 Certified ISO/IEC 27001:2013 Certified IAF Multilateral Recognition GDPR-aligned workflows
API Documentation & Resources

Everything to go from key to production.

Guide

Quickstart Guide

Get your first API response back in under five minutes.

Read guide →
Reference

Full API Reference

Every endpoint, parameter, and response field documented in detail.

View reference →
Tool

Postman Collection

Import ready-made requests for every Netflix API endpoint.

Download →
Code

SDKs & Code Samples

Python, Node.js, PHP, and Ruby snippets for every use case.

Browse samples →
Frequently Asked Questions

Still deciding? Here's what most teams ask first.

We collect only publicly accessible catalog and chart data using automated tools, following publicly available web-data guidelines. We recommend reviewing your own use case with legal counsel, especially for redistribution.

Every request to /catalog and /top-10 triggers a live pull — you're not reading from a stale cache. Bulk jobs complete within minutes depending on batch size.

Yes — the /regional-availability endpoint returns the full list of countries currently streaming a title, since Netflix licenses content on a country-by-country basis.

Yes — /top-10 returns global and per-country daily rankings, and /leaving-soon flags titles approaching licensing expiration in a given market before they're removed.

Our infrastructure retries automatically across a rotating proxy pool. You're only billed for successfully returned responses.

Yes, every account starts with a free sandbox key and sample credits so you can test all endpoints before committing to a plan.

Brand Image
INQUIRE NOW