{
  "openapi": "3.0.1",
  "info": {
    "title": "Netflix Scraper",
    "description": "Scrape Netflix titles into flat rows with synopsis, cast, creators, genres, ratings, artwork and trailers, joined to Netflix's own weekly Top 10 view counts.",
    "version": "0.1",
    "x-build-id": "xq5xqi0IsMi3mZ44v"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/parseforge~netflix-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-parseforge-netflix-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/parseforge~netflix-scraper/runs": {
      "post": {
        "operationId": "runs-sync-parseforge-netflix-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/parseforge~netflix-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-parseforge-netflix-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "properties": {
          "startUrls": {
            "title": "Netflix URLs",
            "type": "array",
            "description": "Netflix title pages (https://www.netflix.com/title/81040344) and/or genre pages (https://www.netflix.com/browse/genre/83). Genre pages are expanded into every title they list.",
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "title": "URL of a web page",
                  "format": "uri"
                }
              }
            }
          },
          "titleIds": {
            "title": "Netflix Title IDs",
            "uniqueItems": true,
            "type": "array",
            "description": "Numeric Netflix title IDs, if you already have them. The ID is the last part of a Netflix title URL.",
            "items": {
              "type": "string"
            }
          },
          "genres": {
            "title": "Netflix Genres",
            "uniqueItems": true,
            "type": "array",
            "description": "Pick from all 635 public Netflix genre collections. Each genre page lists 326-349 titles - Netflix does not paginate them, so that is the per-genre maximum.",
            "items": {
              "type": "string",
              "enum": [
                "81313834",
                "81396426",
                "81254280",
                "81254241",
                "81254230",
                "81254207",
                "81254137",
                "2693435",
                "81240434",
                "81759206",
                "81759208",
                "81672450",
                "81690066",
                "81759213",
                "81777491",
                "81946374",
                "82054200",
                "12739",
                "81602050",
                "81770500",
                "81466224",
                "81466229",
                "81466239",
                "81466194",
                "81466228",
                "81466222",
                "81510639",
                "81783334",
                "81594642",
                "2789429",
                "1365",
                "2653",
                "43040",
                "1568",
                "81647318",
                "43048",
                "11881",
                "7442",
                "100369",
                "3327",
                "83102961",
                "81599617",
                "81757913",
                "5507",
                "4698",
                "7424",
                "2316199",
                "2952508",
                "81594538",
                "81593939",
                "81593908",
                "3063",
                "6721",
                "81727603",
                "107456",
                "100370",
                "29764",
                "81450830",
                "108662",
                "81610587",
                "81611688",
                "100371",
                "459114",
                "801360",
                "81408270",
                "1474467",
                "81696216",
                "2787344",
                "89844",
                "89814",
                "81508898",
                "81603456",
                "81619050",
                "81617009",
                "100372",
                "107457",
                "10673",
                "786708",
                "6839",
                "108663",
                "2298875",
                "8883",
                "1492",
                "10375",
                "1192582",
                "3652",
                "81990055",
                "81417136",
                "81244298",
                "81299227",
                "81416282",
                "81305957",
                "81307031",
                "787907",
                "768184",
                "5480",
                "81611350",
                "81511805",
                "798",
                "100373",
                "81690107",
                "100398",
                "52117",
                "455829",
                "82814139",
                "107832",
                "107519",
                "81610996",
                "107458",
                "49944",
                "81619049",
                "82056387",
                "82803583",
                "81610621",
                "82135590",
                "81587950",
                "81289595",
                "82769593",
                "81522213",
                "81621298",
                "81335113",
                "81502668",
                "83063168",
                "82908156",
                "1813",
                "783",
                "1305303",
                "81462150",
                "100375",
                "81231348",
                "1474015",
                "81622297",
                "46576",
                "31694",
                "31574",
                "46553",
                "108229",
                "1003219",
                "6548",
                "49266",
                "10714",
                "25801",
                "9584",
                "9875",
                "8673",
                "3979",
                "83193",
                "107568",
                "7627",
                "82842577",
                "1964512",
                "100376",
                "82010534",
                "107573",
                "869",
                "2691049",
                "2076672",
                "81582369",
                "81762386",
                "82704530",
                "67673",
                "65437",
                "81290116",
                "2243108",
                "10105",
                "3272152",
                "81605064",
                "1301991",
                "452",
                "5763",
                "2202980",
                "100390",
                "2299461",
                "109007",
                "100377",
                "10659",
                "81207583",
                "90911",
                "107548",
                "81232239",
                "8711",
                "109012",
                "81635125",
                "5343",
                "81388367",
                "81696446",
                "81720066",
                "81725935",
                "81646178",
                "2245805",
                "31901",
                "51056",
                "81597183",
                "11146",
                "9744",
                "1002031",
                "81347809",
                "82822081",
                "10579",
                "1143288",
                "100391",
                "7687",
                "81566975",
                "81396423",
                "107574",
                "81664146",
                "83113632",
                "39135",
                "82040188",
                "83108534",
                "83125615",
                "81636477",
                "81715709",
                "107562",
                "100378",
                "81424722",
                "81615869",
                "81594388",
                "82182169",
                "81701343",
                "81388341",
                "1307137",
                "81619052",
                "31851",
                "100010",
                "2867911",
                "81715923",
                "81240711",
                "107563",
                "100379",
                "81206194",
                "81472124",
                "2868223",
                "81397797",
                "81396373",
                "2351",
                "107565",
                "3223",
                "27652",
                "81590430",
                "81701252",
                "3261672",
                "81486267",
                "20541",
                "107461",
                "58806",
                "5349",
                "107093",
                "2788232",
                "90139",
                "81619843",
                "81623047",
                "83025070",
                "107576",
                "82886249",
                "83037543",
                "10695",
                "8195",
                "81271205",
                "107567",
                "81757962",
                "83142924",
                "2979",
                "7077",
                "100381",
                "2867320",
                "1726274",
                "10619",
                "2869704",
                "81212757",
                "78367",
                "81593536",
                "81593765",
                "81587932",
                "81593905",
                "81582562",
                "107566",
                "11872",
                "75480",
                "100383",
                "83013101",
                "81641420",
                "100384",
                "107553",
                "81602646",
                "100385",
                "2691923",
                "64256",
                "2638104",
                "81594537",
                "81587929",
                "81593928",
                "81593931",
                "81593757",
                "81590432",
                "81648731",
                "81472078",
                "83080371",
                "81331102",
                "81447473",
                "27346",
                "81611749",
                "5685",
                "67879",
                "81173745",
                "82021862",
                "100387",
                "81418611",
                "81397795",
                "81685051",
                "500",
                "7120",
                "81288351",
                "4720",
                "81290117",
                "2992583",
                "81636478",
                "83100836",
                "81640004",
                "81284582",
                "81512119",
                "2173895",
                "107463",
                "1705299",
                "107556",
                "82705933",
                "2139208",
                "8985",
                "1611208",
                "81708038",
                "100388",
                "100389",
                "81642617",
                "82946901",
                "665814",
                "26",
                "81612083",
                "947",
                "1191605",
                "81472392",
                "34399",
                "81610865",
                "81749016",
                "81342276",
                "81557877",
                "81557873",
                "81556092",
                "81342275",
                "81342271",
                "81563239",
                "81557619",
                "920",
                "9889",
                "68970",
                "81724709",
                "25508",
                "2974953",
                "2495600",
                "81397794",
                "81396430",
                "6312",
                "3891",
                "5538",
                "11565",
                "21448",
                "1890",
                "2471",
                "1459",
                "6714",
                "9631",
                "60238",
                "21747",
                "7242",
                "1667",
                "8892",
                "1701",
                "52852",
                "9994",
                "81349500",
                "665110",
                "48768",
                "107554",
                "107555",
                "107559",
                "81424436",
                "81595743",
                "82900738",
                "2867892",
                "81605582",
                "107575",
                "1077508",
                "108661",
                "449117",
                "107464",
                "81411127",
                "81674763",
                "81592761",
                "2774160",
                "839338",
                "81587730",
                "81589023",
                "81589179",
                "81396365",
                "81496961",
                "107234",
                "82679055",
                "82011914",
                "1827694",
                "2204176",
                "12123",
                "2219596",
                "82696818",
                "100392",
                "82066366",
                "25807",
                "81278963",
                "1150464",
                "81639824",
                "107465",
                "83061913",
                "81614237",
                "1411",
                "5505",
                "107466",
                "83021597",
                "81577100",
                "81637734",
                "81484151",
                "81612715",
                "81573422",
                "81667989",
                "81496044",
                "81481914",
                "4444",
                "9833",
                "2070390",
                "2788236",
                "3053870",
                "2008977",
                "3065543",
                "107564",
                "1394527",
                "5475",
                "1255",
                "502675",
                "1461331",
                "3329",
                "26049",
                "26056",
                "81590564",
                "82922366",
                "100393",
                "81990752",
                "100394",
                "76802",
                "6057",
                "1623841",
                "1372",
                "2729",
                "3276033",
                "3300242",
                "2595",
                "81725627",
                "82913217",
                "81572133",
                "2867925",
                "81603903",
                "2867624",
                "2496491",
                "81507118",
                "1715778",
                "81614959",
                "457624",
                "81615585",
                "81496215",
                "3675",
                "3947",
                "1146875",
                "81404071",
                "100395",
                "83093433",
                "81511746",
                "107569",
                "100396",
                "81623796",
                "81572628",
                "871925",
                "26835",
                "81993377",
                "4370",
                "81687579",
                "81776151",
                "10702",
                "2477",
                "25942",
                "1157040",
                "11559",
                "101167",
                "11781",
                "35800",
                "82756651",
                "81618581",
                "81702620",
                "81446269",
                "81227213",
                "81948544",
                "81605174",
                "81627981",
                "81783352",
                "81453863",
                "81696455",
                "81683021",
                "83005633",
                "10118",
                "42025",
                "81238162",
                "42788",
                "448",
                "16705",
                "107572",
                "76793",
                "81582488",
                "457319",
                "81398015",
                "2935488",
                "434295",
                "81282911",
                "107469",
                "82102209",
                "3519",
                "2340",
                "82123385",
                "107570",
                "81487900",
                "108246",
                "81921061",
                "81630676",
                "81648636",
                "81719779",
                "81634507",
                "81180221",
                "81757937",
                "81517755",
                "83079580",
                "89811",
                "8933",
                "82790381",
                "2314106",
                "108820",
                "81636479",
                "871341",
                "81314775",
                "82820767",
                "81397796",
                "11177",
                "26009",
                "11714",
                "7539",
                "60951",
                "83059",
                "4366",
                "83",
                "74253",
                "1819174",
                "3903",
                "2300975",
                "456423",
                "5066",
                "81715919",
                "81493295",
                "2146530",
                "1159493",
                "81599082",
                "72404",
                "82946728",
                "81570880",
                "81576602",
                "1080194",
                "81702140",
                "107571",
                "83130702",
                "31273",
                "9302",
                "5824",
                "26146",
                "10944",
                "4136",
                "52855",
                "81638461",
                "89585",
                "3178549",
                "3182735",
                "1195213",
                "81246414",
                "100386",
                "5977",
                "81396425",
                "26156",
                "81173845",
                "81349039",
                "2691116",
                "180",
                "972",
                "81489950",
                "81050",
                "3373",
                "2013975",
                "82819173",
                "81316262",
                "83044394",
                "7700",
                "1166011",
                "81701251",
                "81701254",
                "81701255",
                "81701250",
                "81701256",
                "81398312",
                "81701249",
                "81552046",
                "2943",
                "82021451",
                "82735870",
                "81921064",
                "81921063",
                "70905",
                "70023",
                "83087701",
                "82991903",
                "81701253",
                "81622928",
                "1684370",
                "75421",
                "76778",
                "81921293"
              ],
              "enumTitles": [
                "100 Film Selections for Summer",
                "2-Hour Movies",
                "2014 Netflix Oscar Nominee",
                "2015 Netflix Oscar Nominee",
                "2016 Netflix Oscar Nominees",
                "2017 Netflix Oscar Nominees",
                "2018 Netflix Oscar Nominees",
                "2019 Netflix Oscar Nominees",
                "2020 Netflix Oscar Nominees",
                "2021 Netflix Oscar Nominees",
                "2022 Netflix Oscar Nominees",
                "2022: Year in Review",
                "2023 Baeksang Arts Awards Nominees",
                "2023 Netflix Oscar Nominees",
                "2024 Baeksang Arts Awards Nominees",
                "2024 Netflix Oscar Nominees",
                "2025 Baeksang Arts Awards Nominees",
                "20th-Century Period Piece Movies",
                "30-Minute Laughs",
                "80th Anniversary of the Liberation: Tales from WWII",
                "90-Minute Comedies",
                "90-Minute Family Movies",
                "90-Minute Horror",
                "90-Minute Movies",
                "90-Minute Rom-Coms",
                "90-Minute Thrillers",
                "A Touch of Autumn",
                "Absolute Brazilian Cinema",
                "Acclaimed Thai Films",
                "Acclaimed Writers",
                "Action &amp; Adventure Movies",
                "Action Anime Shows and Movies",
                "Action Comedy Movies",
                "Action Sci-Fi &amp; Fantasy",
                "Action with a Side of Romance",
                "Action-Thrillers",
                "Adult Animated Movies &amp; Shows",
                "Adventure Movies",
                "African Movies &amp; TV",
                "Alien Movies",
                "All Thai, All Day",
                "All the Performers: Their Specials, Shows and More",
                "And the Winner Is…",
                "Animal Tales",
                "Animated Movies and TV Shows",
                "Anime",
                "Anime Based on Comics",
                "Anime Based on Manga",
                "Anime Dubbed in English",
                "Anime Dubbed in Portuguese",
                "Anime Dubbed in Thai",
                "Anime Movies",
                "Anime Series",
                "Arab Stories",
                "Arabic Movies &amp; TV Shows",
                "Argentinian Movies &amp; TV",
                "Arthouse Films",
                "Asian American &amp; Pacific Islander Stories for Families",
                "Asian Movies &amp; TV",
                "Audio Description in Japanese",
                "Audio Description in Korean",
                "Australian Movies &amp; TV",
                "Austrian Movies &amp; TV",
                "Auteur Movies",
                "Award-Nominated Films",
                "Award-Winning Auteur Cinema",
                "Award-Winning Directorial Debuts",
                "Award-Winning Directors",
                "Award-Winning Movies",
                "Award-Winning TV Shows",
                "Baeksang Arts Awards Winners &amp; Nominees",
                "Based on Books for Kids",
                "Basque Dubbed Movies &amp; TV",
                "Because She Created",
                "Belgian Movies &amp; TV",
                "Bengali Movies &amp; TV",
                "Best Action &amp; Adventure Shows",
                "Best Animated Movies",
                "Best Documentaries",
                "Best Halloween Movies",
                "Best Hollywood Movies",
                "Best Romantic Movies",
                "Best Sci-Fi Movies",
                "Best TV Comedy Shows",
                "Bingeworthy British Crime TV Shows",
                "Biographical Documentaries",
                "Black Brilliance in the Spotlight",
                "Black Comedy Icons",
                "Black History Is American History",
                "Black Lives Matter",
                "Black Sitcoms",
                "Black Stories",
                "Black Stories for Families",
                "Blockbuster Action Movies",
                "Blockbuster Family Movies",
                "Bollywood Movies",
                "Bollywood Movies Dubbed in English",
                "Book Club",
                "Brazilian Movies",
                "Brazilian Movies &amp; TV",
                "Bring Out the Spooks",
                "British Movies &amp; TV",
                "British TV Shows",
                "Bulgarian Movies &amp; TV",
                "Calling All Kids: Kids Shows &amp; Movies",
                "Calling All Trainers!",
                "Canadian Movies &amp; TV",
                "Cannes Film Festival",
                "Cantonese Movies &amp; TV Shows",
                "Car &amp; Motorsport Movies",
                "Catalan Dubbed Movies &amp; TV",
                "Celebrate AAPI Culture",
                "Celebrate AAPI Stories",
                "Celebrate Geeked Week",
                "Celebrate Hispanic Heritage",
                "Celebrate Passover",
                "Celebrate Pride Month",
                "Celebrating 10 Years of Netflix in Poland",
                "Celebrating Arab Cinema",
                "Celebrating Disability with Dimension",
                "Celebrating Hispanic Heritage",
                "Celebrating Mexican Cinema",
                "Celebrating Mexican Storytelling",
                "Celebrating Pride",
                "Cerebral Movies",
                "Children &amp; Family Movies",
                "Chilean Movies &amp; TV",
                "Chilly Thrillers",
                "Chinese Movies &amp; TV",
                "Chosen Family",
                "Christmas Comedies",
                "Christmas Family Movies",
                "Classic Action &amp; Adventure Films",
                "Classic Comedy Films",
                "Classic Movies",
                "Classic TV Shows",
                "Colombian Movies &amp; TV",
                "Comedy Blockbuster Movies",
                "Comedy Movies",
                "Competition Reality TV",
                "Courtroom Movies",
                "Courtroom TV Shows",
                "Crime Action &amp; Adventure Movies",
                "Crime Documentaries",
                "Critically Acclaimed Documentaries",
                "Critically Acclaimed Films",
                "Critically Acclaimed TV Shows",
                "Croatian Movies &amp; TV",
                "Cult Movies",
                "Culture Edit",
                "Cyberpunk",
                "Czech Republic Movies &amp; TV",
                "Daily Dose of K-Variety: We’ve Got You Covered",
                "Danish Movies &amp; TV",
                "Dark Comedies",
                "Dark Fantasy Anime",
                "DC Comics",
                "Detective Conan",
                "Detective Conan Movies",
                "Discover Black Storytelling",
                "Disney",
                "Disney Movies",
                "Diva Worship",
                "Documentary Films",
                "Documentary Series",
                "Don&#x27;t Watch Hungry",
                "Dona Teresinha&#x27;s List",
                "Doraemon",
                "Drama Anime",
                "Dramas",
                "Drug Lords, Mob Bosses, and Gangsters",
                "Dutch Movies &amp; TV",
                "Dystopian Futures",
                "East Asian Movies &amp; TV",
                "Eastern European Movies &amp; TV",
                "Education for Kids",
                "Egyptian Movies &amp; TV",
                "Emmy-Winning TV Shows",
                "English Movies &amp; TV",
                "Epic Worlds",
                "Essential Horror Flicks",
                "European Movies &amp; TV",
                "Every Day is Filmy With Netflix",
                "Exciting Movies",
                "Explosive Movies",
                "Explosive Summer Action",
                "Face Off",
                "Faces of the Republic",
                "Fall 2022 Anime",
                "Family Cozy Time",
                "Family Drama Movies",
                "Family Movies",
                "Family-Friendly Variety Shows",
                "Fantasy Anime",
                "Fantasy Movies",
                "Fantasy TV Shows",
                "Fear Street",
                "Feed Your C-Drama Obsession",
                "Feel-good Movies",
                "Female Friendship TV",
                "Filipino Movies &amp; TV",
                "Film Noir",
                "Films by Paolo Sorrentino",
                "Films from Your Region",
                "Finnish Movies &amp; TV",
                "Fitness (81664146)",
                "Fitness (83113632)",
                "Food Shows",
                "For Little Ones: Preschool Shows &amp; Movies",
                "For Littles Who Love to Learn (83108534)",
                "For Littles Who Love to Learn (83125615)",
                "For the Love Struck",
                "François Ozon Collection",
                "French Movies &amp; TV",
                "French Movies &amp; TV Shows",
                "French New Wave",
                "Fresh Episodes, Weekly Shows",
                "From Cape to Cairo",
                "From the House of Yash Raj Films",
                "From Trivia to Workouts — What Else Is on Your Netflix?",
                "Funny Movies",
                "Gal Pals",
                "Galician Dubbed Movies &amp; TV",
                "Gangster Movies",
                "Gay &amp; Lesbian Movies &amp; TV",
                "Geeked: Sci-fi, Fantasy, Superhero &amp; More",
                "Generation XYZ",
                "Gentle British Reality TV",
                "German Movies &amp; TV",
                "German Movies &amp; TV Shows",
                "Get In on the Action",
                "Ghanaian Movies &amp; TV",
                "GLAAD Award Nominees",
                "Global Perspectives",
                "Golden Globe Nominees",
                "Goofy Movies",
                "Greek Movies &amp; TV",
                "Gritty Movies",
                "Heartfelt Underdog Movies",
                "Hecho en Argentina",
                "Hey Families With Kids, What’s on Your Netflix?",
                "High Brow Horror",
                "Higher Ground Productions from Barack &amp; Michelle Obama",
                "Hijacking Movies",
                "Hindi Movies &amp; TV",
                "Hindi-Language Movies",
                "Historical Documentaries",
                "Holiday Movies",
                "Hollywood Action Movies",
                "Hollywood Blockbuster Movies",
                "Hollywood Movies Dubbed in Portuguese",
                "Hollywood Movies Dubbed in Spanish",
                "Home of Anime",
                "Hong Kong Movies &amp; TV",
                "Hooked from the Start: 10 Years of Your Greatest Hits (82886249)",
                "Hooked from the Start: 10 Years of Your Greatest Hits (83037543)",
                "Horror Anime",
                "Horror B-Movies",
                "Human Connections",
                "Hungarian Movies &amp; TV",
                "Icelandic Movies &amp; TV",
                "If You Want to Cry, Cry",
                "Imaginative Movies",
                "Independent Movies",
                "Indian Movies &amp; TV",
                "Indonesian Movies",
                "Indonesian Movies &amp; TV",
                "Inspiring Movies",
                "Interactive Specials",
                "International Feature Film Submissions for the Oscars",
                "International Movies",
                "International Movies Dubbed in Japanese",
                "International Movies Dubbed in Thai",
                "International TV Series dubbed in Japanese",
                "International TV Shows Dubbed in Thai",
                "International Women&#x27;s Month",
                "Irish Movies &amp; TV",
                "Irreverent Adult Animation",
                "Irreverent TV Comedies",
                "Israeli Movies &amp; TV",
                "It Was Meant to be a Paradise Getaway",
                "It&#x27;s the Football, That&#x27;s the Football",
                "Italian Movies &amp; TV Shows (100384)",
                "Italian Movies &amp; TV Shows (107553)",
                "Italian Summer",
                "Japanese Movies &amp; TV",
                "Japanese TV Series",
                "Japanese TV Shows",
                "K-Dramas",
                "K-Dramas Dubbed in English",
                "K-Dramas Dubbed in Japanese",
                "K-Dramas Dubbed in Portuguese",
                "K-Dramas Dubbed in Spanish",
                "K-Dramas Dubbed in Thai",
                "K-Kid Favorites",
                "Kankuro Kudo Collection",
                "Kenyan Movies &amp; TV",
                "Kids &amp; Family",
                "Kids Animated Movies &amp; TV",
                "Kids Cultural Moment",
                "Kids TV Shows",
                "Korean Entertainment",
                "Korean Movies",
                "Korean TV Shows",
                "Kyoto Animation",
                "Latest from Poland",
                "Latin American Movies &amp; TV",
                "Lavish Reality Lifestyles",
                "Learn Something New",
                "Let the Music Play!",
                "LGBTQ Dramas",
                "LGBTQ+ Comedy Movies",
                "LGBTQ+ Directors",
                "LGBTQ+ Documentaries",
                "LGBTQ+ Stories for Families",
                "Limited Series",
                "Love Without Labels",
                "Love YA Forever",
                "Luis Estrada",
                "Made in Africa",
                "Made in South Africa",
                "Mainland Chinese Movies &amp; TV",
                "Malayalam Movies &amp; TV Shows",
                "Malaysian Movies &amp; TV",
                "Mandarin Movies &amp; TV Shows",
                "MAPPA",
                "Marathi Movies &amp; TV Shows",
                "Martial Arts Movies",
                "Marvel Comics",
                "Massimo Troisi",
                "Mexican Movies &amp; TV",
                "Middle Eastern Movies &amp; TV",
                "Mike Flanagan&#x27;s Flanaverse",
                "Mise-en-scène Short Film Festival 2026",
                "Mobile Suit Gundam",
                "Mockumentaries",
                "Moms&#x27; List",
                "Monster Movies",
                "Most BingeWorthy TV",
                "Most Favorites",
                "Movies",
                "Movies &amp; TV Shows Dubbed in Tamil",
                "Movies &amp; TV Shows Dubbed in Thai",
                "Movies &amp; TV Starring Go Ayano",
                "Movies &amp; TV Starring Hwang Jung-min",
                "Movies &amp; TV Starring Lee Jung-jae",
                "Movies &amp; TV Starring Ma Dong-seok",
                "Movies &amp; TV Starring Masaki Suda",
                "Movies &amp; TV Starring Park Seo-jun",
                "Movies &amp; TV Starring Takayuki Yamada",
                "Movies &amp; TV Starring Yuki Yamada",
                "Movies Based on a True Story",
                "Movies Based on Books",
                "Movies directed by Christopher Nolan",
                "Movies Directed by Ferzan Özpetek",
                "Movies directed by Tyler Perry",
                "Movies Directed By Women",
                "Movies for Kids",
                "Movies from the Past Year",
                "Movies over 2 Hours",
                "Movies starring Adam Sandler",
                "Movies starring Brad Pitt",
                "Movies starring Denzel Washington",
                "Movies starring Jackie Chan",
                "Movies starring Jason Statham",
                "Movies starring Jennifer Lopez",
                "Movies starring Julia Roberts",
                "Movies starring Mark Wahlberg",
                "Movies starring Nicole Kidman",
                "Movies starring Robert De Niro",
                "Movies starring Ryan Gosling",
                "Movies starring Ryan Reynolds",
                "Movies starring Shahrukh Khan",
                "Movies starring Tom Cruise",
                "Movies starring Tom Hanks",
                "Music",
                "Music &amp; Musicals",
                "Mysteries",
                "Naija To The World",
                "Naruto",
                "Nature &amp; Ecology Documentaries",
                "Netflix (107554)",
                "Netflix (107555)",
                "Netflix (107559)",
                "Netflix 2021 Golden Globe Nominees",
                "Netflix 27th Annual Critics Choice Winners",
                "Netflix Emmy® Collection",
                "Netflix Is A Joke",
                "Netflix is a Joke: Gimme That!",
                "New Zealand Movies &amp; TV",
                "Nollywood Movies &amp; TV",
                "Nordic Movies &amp; TV",
                "Nordic Noir",
                "Norwegian Movies &amp; TV",
                "Nose Udom Stand-Up Comedy",
                "Once Upon a Story",
                "One Movie A Day",
                "One Piece",
                "Only on Netflix",
                "Open Anime: Escape into Daydreams",
                "Open Anime: Let in the Night",
                "Open Anime: Looking for Fun?",
                "Oscar-Nominated Movies",
                "Oscar®  Nominees",
                "Oscar® Winners",
                "Oscars® Spotlight",
                "Our World, Our Stories",
                "Owarai &amp; Variety Shows",
                "Pakistani Movies &amp; TV",
                "Period Dramas",
                "Peruvian Movies &amp; TV",
                "Podcasts",
                "Polish Movies &amp; TV",
                "Political Movies",
                "Political TV Shows",
                "Pop Culture Icons",
                "Portuguese Movies &amp; TV",
                "Portuguese Women Behind the Camera",
                "Portuguese-Language Movies &amp; TV",
                "Practice for Your Netflix Documentary",
                "Prank Comedies",
                "Psychological Movies",
                "Psychological Thrillers",
                "Punjabi Movies &amp; TV Shows",
                "Pure K-Horror, If You Dare",
                "Qué Drama",
                "Queue&#x27;s Queue: Back to School Edition",
                "Queue&#x27;s Queue: Father Figures",
                "Queue&#x27;s Queue: Mother&#x27;s Day Edition",
                "Queue&#x27;s Queue: New Year&#x27;s Edition 2021",
                "Queue&#x27;s Queue: New Year&#x27;s Edition 2022",
                "Queue&#x27;s Queue: Sports Edition",
                "Queue&#x27;s Queue: Summer Hits",
                "Quirky Movies",
                "Reality TV Shows",
                "Reality, Variety &amp; Talk Shows",
                "Recent Festival Favorites",
                "Reluctant Adults",
                "Retro TV",
                "Ricky Gervais Comedy",
                "Romanian Movies &amp; TV",
                "Romantic Christmas Movies",
                "Romantic Comedies",
                "Romantic Drama Movies",
                "Romantic Favorites",
                "Romantic Korean TV Comedies",
                "Romantic LGBTQ+ Movies",
                "Romantic TV Comedies",
                "Romantic TV Dramas",
                "Romy Schneider",
                "RSVP for Wedding Season",
                "Russian Movies &amp; TV",
                "SBS is Now Streaming on Netflix",
                "Scandinavian Movies &amp; TV",
                "Scandinavian TV Shows",
                "Scary Movies",
                "School Anime",
                "Sci-Fi &amp; Fantasy Shows",
                "Sci-Fi Anime",
                "Sci-Fi Movies",
                "Sci-Fi Shows",
                "Science &amp; Nature Docs",
                "Screen Time, Quality Time",
                "Series You Can&#x27;t Stop Talking About",
                "Shaadi Season",
                "Shonen Jump Anime",
                "Short-Ass Movies",
                "Shounen Anime",
                "Shows",
                "Sing Me A Story",
                "Singaporean Movies &amp; TV",
                "Six Degrees of Kevin Bacon",
                "Slovakian Movies &amp; TV",
                "Small Town Charm",
                "Small Town Scares",
                "Social &amp; Cultural Documentaries",
                "Social Issue Dramas",
                "South African Movies &amp; TV",
                "South Indian Cinema",
                "Southeast Asian Movies &amp; TV",
                "Spain Back on Top",
                "Spain is Cinema",
                "Spanish Movies &amp; TV",
                "Spanish Movies &amp; TV Shows",
                "Spatial Audio on Netflix",
                "Spicy Romance",
                "Spider-Man",
                "Spiritual Movies",
                "Sports Documentary Films &amp; Series",
                "Sports Movies",
                "Spring 2023 Anime",
                "Spring 2024 Anime",
                "Spy Action &amp; Adventure Movies",
                "Spy Movies",
                "Spy TV Shows",
                "Squad Night In",
                "Stand-Up Comedy",
                "Starring Catherine Deneuve",
                "Steamy Movies",
                "Steamy Romantic Movies",
                "Stories from Japan",
                "Stories to celebrate Love and Friendship",
                "Streamberry&#x27;s Top Picks for You",
                "Strong Black Laughs on TV",
                "Studio Ghibli Movies",
                "Stuff for Dogs to Watc — SQUIRREL!",
                "Suggestions for Dona Teresinha",
                "Summer 2022 Anime",
                "Summer Family Fun",
                "Summer Movies",
                "Summer Party Vibes",
                "Summer Streaming",
                "Sunny Days on Sesame Street",
                "Superhero Movies",
                "Supernatural Movies",
                "Supernatural Soaps",
                "Supernatural TV Shows",
                "Suspenseful Movies",
                "Suspenseful TV Shows",
                "Swedish Movies &amp; TV",
                "Swedish TV Shows",
                "Swipe Right",
                "Swiss Movies &amp; TV",
                "Swoonworthy TV Shows",
                "Tagalog Movies",
                "Taiwanese Movies &amp; TV",
                "Take a Trip Around the World",
                "Tamil Movies &amp; TV Shows",
                "Tee Thai Tee Mun",
                "Teen Comedies",
                "Teen Movies",
                "TF1+",
                "Thai Movies &amp; TV",
                "That French Feeling",
                "The Agatha Christie Collection",
                "The AMC Collection",
                "The Art of Espionage",
                "The Beautiful Game",
                "The Endless Tour",
                "The Enola Holmes Collection",
                "The Harlan Coben Collection",
                "The Nominees Are...",
                "The World of The Witcher",
                "They&#x27;re Not Friends, They&#x27;re Family",
                "Thriller TV Shows",
                "Thrillers",
                "Timeless Treasures of Polish Cinema",
                "Totally Awesome &#x27;80s",
                "True Crime",
                "True Friendships",
                "Turkey’s Best Movies &amp; TV",
                "Turkish-Language Movies &amp; TV",
                "Türkiye: 10 Years Strong... and Counting",
                "Turn Back the Clock",
                "TV Cartoons",
                "TV Crime Dramas",
                "TV Drama Series",
                "TV Dramedies",
                "TV for Teens",
                "TV Horror",
                "TV Mysteries",
                "TV Shows",
                "TV Shows &amp; Movies for Little Kids",
                "TV Shows Based on Books",
                "TV Sitcoms",
                "Twisted Christmas",
                "Ukrainian Movies &amp; TV",
                "Understated Movies",
                "United in Celebration",
                "Up to No Good",
                "Urdu Movies &amp; TV Shows",
                "US Movies",
                "US Movies Dubbed in Thai",
                "US TV Shows",
                "USA 250!",
                "Valentine&#x27;s Day (81570880)",
                "Valentine&#x27;s Day (81576602)",
                "Vampires &amp; Werewolves",
                "Venice: 80 Years of Great Cinema",
                "Vietnamese Movies &amp; TV",
                "Wanna Treat? Celebrate National Dog Day!",
                "Watch Classic Romantic Movies",
                "Watch Comedy Anime",
                "Watch Crime Movies",
                "Watch Crime TV Shows",
                "Watch Cult Horror Movies",
                "Watch Emotional Movies",
                "Watch Family Adventure Movies",
                "Watch for a While",
                "Watch Horror Comedies",
                "Watch in One Night",
                "Watch in One Weekend",
                "Watch International TV Shows",
                "Watch Kids and Family TV",
                "Watch Korean Movies and Shows",
                "Watch LGBTQ Movies",
                "Watch Movies Under 90 Minutes",
                "Watch Romantic TV Shows",
                "Watch Ryan Murphy Shows Online",
                "Watch Shonda Rhimes Shows Online",
                "Watch Social Issue TV Dramas",
                "Watch Sports Documentaries",
                "Watch Steamy Thrillers",
                "Watch the World&#x27;s Stories",
                "Watch True Crime Documentaries",
                "Watch War Movies",
                "Watch With the Family",
                "Watch Your Favorite Books",
                "Watching Juntos: Family Viewing",
                "We Indulge, We Don’t Judge",
                "Western Movies",
                "Western Movies &amp; TV",
                "What Documentaries Are on Your Netflix?",
                "What Hidden Gems Are on Your Netflix?",
                "What Hit Reality Shows Are on Your Netflix?",
                "What Korean Fan Favorites Are on Your Netflix?",
                "What Timeless Classics Are on Your Netflix?",
                "What to Watch on Date Night",
                "What’s on Your Netflix",
                "Witchcraft &amp; the Dark Arts",
                "Witty Movies",
                "Women in Action",
                "Women in Focus",
                "WWE",
                "WWE Collection",
                "WWII Documentaries",
                "WWII Movies",
                "You Are Good Enough",
                "You Want Anime? We Got Anime.",
                "You’re in Your Golden Years — What’s on Your Netflix?",
                "Young &amp; Powerful",
                "Young Adult Movies &amp; Shows",
                "Zombie Movies",
                "Zombie TV Shows",
                "Zulu-Language Movies &amp; TV"
              ]
            }
          },
          "maxItems": {
            "title": "Max Items",
            "minimum": 1,
            "maximum": 1000000,
            "type": "integer",
            "description": "Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000"
          },
          "titleType": {
            "title": "Title Type",
            "enum": [
              "any",
              "Movie",
              "Show"
            ],
            "type": "string",
            "description": "Keep only films, only series, or both.",
            "default": "any"
          },
          "includeTop10": {
            "title": "Attach Netflix Top 10 view counts",
            "type": "boolean",
            "description": "Joins each title to Netflix's own published engagement data: latest chart rank, weekly views, weekly hours viewed, best rank, weeks in the Top 10 and all-time views in the first 91 days. Adds about a second to the run.",
            "default": true
          },
          "includeCountryCharts": {
            "title": "Also attach per-country chart coverage",
            "type": "boolean",
            "description": "Adds the list of countries where a title has ever appeared in a weekly Top 10 (94 countries). Downloads a 32 MB dataset, so it makes the run noticeably slower. Netflix publishes no view counts at country level.",
            "default": false
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Netflix rate-limits a single IP after roughly 400 requests, so a proxy is on by default. Netflix also serves the catalog of the exit IP's country - set a country here to target a different regional catalog (needs residential proxy access on your account).",
            "default": {
              "useApifyProxy": true
            }
          },
          "maxConcurrency": {
            "title": "Max concurrency",
            "minimum": 1,
            "maximum": 10,
            "type": "integer",
            "description": "Parallel requests to Netflix. Raise it for speed, lower it if you start seeing timeouts.",
            "default": 4
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}