{
  "openapi": "3.0.1",
  "info": {
    "title": "Namshi Product Search Scraper",
    "description": "Efficiently scrape product listings from Namshi.com, the leading online fashion retailer in the Middle East. Extract comprehensive data including SKUs, pricing, discounts, brand infor, stock levels, and product images from search and category pages. Perfect for price monitoring, market research",
    "version": "0.0",
    "x-build-id": "sDMRZDjMaVp6xt0Ag"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/stealth_mode~namshi-product-search-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-stealth_mode-namshi-product-search-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/stealth_mode~namshi-product-search-scraper/runs": {
      "post": {
        "operationId": "runs-sync-stealth_mode-namshi-product-search-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/stealth_mode~namshi-product-search-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-stealth_mode-namshi-product-search-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": {
          "urls": {
            "title": "URLs of the product search list urls to scrape",
            "type": "array",
            "description": "Add the URLs of the product search list urls you want to scrape. You can paste URLs one by one, or use the Bulk edit section to add a prepared list.",
            "items": {
              "type": "string"
            }
          },
          "ignore_url_failures": {
            "title": "Continue running even if some URLs fail to be scraped",
            "type": "boolean",
            "description": "If true, the scraper will continue running even if some URLs fail to be scraped."
          },
          "region": {
            "title": "Region",
            "enum": [
              "saudi",
              "uae",
              "kuwait",
              "qatar",
              "bahrain",
              "oman"
            ],
            "type": "string",
            "description": "Enter the region to search for items"
          },
          "keyword": {
            "title": "Keyword to search",
            "type": "string",
            "description": "Enter the keyword to search for items"
          },
          "gender": {
            "title": "Gender",
            "enum": [
              "",
              "women",
              "men",
              "kids"
            ],
            "type": "string",
            "description": "Enter the gender to search for items"
          },
          "brand": {
            "title": "Brand",
            "enum": [
              "",
              "0711_tbilisi",
              "1chase",
              "2xtremz",
              "2xu",
              "30sundays",
              "a_kjaerbede",
              "aadaraya",
              "aara",
              "aavrani",
              "actvitta",
              "adidas",
              "adidas_by_stella_mccartney",
              "adidas_originals",
              "adl",
              "adrianna_papell",
              "aetrex",
              "after_dark",
              "aigner",
              "aina",
              "aire",
              "akadia_fashion",
              "al_bent_al_sharqieh",
              "alaya",
              "aldo",
              "ali_asaad",
              "alp_ocean",
              "altra",
              "ambra",
              "amelia_rose",
              "american_eagle",
              "ameya",
              "amg_petronas_formula_1_team",
              "amirah",
              "ammarzo",
              "amorxe",
              "ampm",
              "anastasia_beverly_hills",
              "anaya",
              "anaya_with_love",
              "andarina",
              "anessa",
              "anitas",
              "ann_summers",
              "anna_von_lipa",
              "anta",
              "arabian_closet",
              "arctic_hunter",
              "argento",
              "armani_exchange",
              "artemea",
              "ashita_fernandes",
              "ashri_skin",
              "asics",
              "asobu",
              "aston_martin",
              "athena",
              "aveda",
              "ayrton_senna",
              "babyliss_pro",
              "baggit",
              "bagsmart",
              "balmain_paris_hair_couture",
              "bambimici",
              "bangle_up",
              "barbie",
              "barebarics",
              "baseball_united",
              "bassam_fattouh",
              "bata",
              "baylis_and_harding",
              "bayton",
              "bcbg",
              "be_lenka",
              "be_mine",
              "beauty_bakerie",
              "beauty_of_joseon",
              "beauut",
              "beauvage",
              "beira_rio",
              "bella_barnett",
              "benin_by_modanisa",
              "beverly_hills",
              "beverly_hills_polo_club",
              "bexow",
              "bhpoloclub",
              "bidani",
              "bioderma",
              "birkenstock",
              "blackout",
              "blink",
              "bluebella",
              "bluepeak",
              "bmw_motorsport",
              "body_language",
              "bolle",
              "bona_fide",
              "bond",
              "bondi_sands",
              "boohoo",
              "bopai",
              "boss",
              "bourjois_paris",
              "british_fossils",
              "brooks",
              "brown",
              "brushworks",
              "bubble_t",
              "bugatti",
              "built_for_athletes",
              "burga",
              "butterfly",
              "by_terry",
              "byc",
              "cabinpro",
              "call_it_spring",
              "callista",
              "calvin_klein",
              "calvin_klein_jeans",
              "calvin_klein_sports",
              "camelbak",
              "camicissima",
              "camper",
              "campus",
              "caprisious",
              "cardio_bunny",
              "cariuma",
              "carl_oscar",
              "carmex",
              "carolina_herrera",
              "carpisa",
              "carrera",
              "casa_quesera",
              "casio",
              "castell_menorca",
              "castore",
              "cath_kidston",
              "catrice",
              "celeste",
              "celovis",
              "cep",
              "cerave",
              "cerruti_1881",
              "chantelle",
              "chantria",
              "character",
              "charlotte_tilbury",
              "chase",
              "chpo",
              "citizen",
              "claires",
              "clara",
              "clarins",
              "classic_milano",
              "clinique",
              "closet",
              "clovia",
              "coach",
              "cobian",
              "coconut_cove",
              "coega_sunwear",
              "collective_the_label",
              "columbia",
              "comfort_plus",
              "converse",
              "corine_de_farme",
              "corre_active_wear",
              "cosmedix",
              "cosrx",
              "cotton_on",
              "cotton_on_curve",
              "cr7",
              "crep_protect",
              "crocs",
              "cult",
              "cuple",
              "curate_home",
              "ddaniela",
              "da_milano",
              "dagi",
              "david_jones",
              "defacto",
              "delsey_paris",
              "dennis_lingo",
              "dermadoctor",
              "desert_cove",
              "diesel",
              "dillinger",
              "disney",
              "dita_von_teese",
              "dkny",
              "doiy",
              "dore_and_rose",
              "dori",
              "dorina",
              "dorothy_perkins",
              "dot_and_key",
              "doubleu",
              "dr_paw_paw",
              "dr_teal_s",
              "dr_clinic",
              "dsquared2",
              "ducati_corse",
              "dune_london",
              "dunlop",
              "duozoulu",
              "dw",
              "dwell",
              "dyson",
              "eastpak",
              "echolac",
              "ecolore",
              "ecotools",
              "ecstacy",
              "edwin",
              "egl",
              "elena_by_dstyle",
              "elianware",
              "elizabeth_arden",
              "ella",
              "ella_limited_edition_by_namshi",
              "ella_plus_by_namshi",
              "ellesse",
              "embryolisse",
              "eminent",
              "emporio_armani",
              "enamor",
              "envie",
              "erthskin_london",
              "escada",
              "esmira_usdabaeva",
              "espand_by_maz",
              "esqualo",
              "essence",
              "essie",
              "esso5",
              "estee_lauder",
              "eucerin",
              "everlast",
              "explicit_poets",
              "eylure",
              "faballey",
              "fabindia",
              "faia",
              "fanatics",
              "fancl",
              "fashionbox",
              "fashonara",
              "fastrack",
              "femmella",
              "ferragamo",
              "fila",
              "fingercroxx",
              "fitflop",
              "flashmobnation",
              "florasis",
              "flormar",
              "fnl",
              "forest_essentials",
              "forever_21_plus",
              "forever_new",
              "forever52",
              "formula_10_0_6",
              "formula1",
              "fossil",
              "freddy",
              "freehand",
              "french_connection",
              "french_connection_uk",
              "fresh_feet",
              "friends",
              "frock_and_frill",
              "frwd",
              "furla",
              "fwee",
              "fyor",
              "g_shock",
              "gabbys_dollhouse",
              "gabol",
              "gant",
              "garnier",
              "gem",
              "genes_lecoanet_hemant",
              "genove",
              "geoomnii",
              "ghd",
              "ghd_brand",
              "ginger",
              "ginger_basics_by_namshi",
              "ginger_boutique",
              "ginger_plus_by_namshi",
              "ginger_ray",
              "glamorous",
              "globus",
              "glossy_lounge",
              "gnist",
              "golden_apple",
              "goorin_bros_",
              "gorg_wear",
              "grimey",
              "growth_bomb",
              "guess",
              "guess_jeans",
              "guy_laroche",
              "h_m",
              "haan",
              "hammonds_flycatcher",
              "hana_and_sara",
              "hanowa",
              "happy_socks",
              "harry_potter",
              "hask",
              "hassal",
              "havaianas",
              "hawkers",
              "hayas_closet",
              "heist",
              "hello_kitty",
              "herschel",
              "high_star",
              "hike",
              "hoka",
              "hope_ivy",
              "hotel_collection",
              "hotsquash_london",
              "house_of_ballerinas",
              "house_of_moda",
              "house_of_raeli",
              "hubberholme",
              "huf",
              "hugo",
              "hugo_boss",
              "hundred",
              "hunkemoller",
              "hurley",
              "hush_puppies",
              "hydrogen_watch",
              "hzmer_jewellery",
              "i_love",
              "ill_write_you_letters",
              "iconic",
              "iconic_london",
              "iconstyle",
              "ikkxa",
              "in_the_style",
              "indiska",
              "indosole",
              "inglot",
              "interludex",
              "intimate_queen",
              "ishin",
              "isla_evie",
              "itouch",
              "itty_bitty_kinis",
              "iyra",
              "izil",
              "izzue",
              "jsderma",
              "jack_and_jones",
              "jameela",
              "janara_jones",
              "jansport",
              "jason_markk",
              "jeep",
              "jeepers_peepers",
              "jeffrey_campbell",
              "jimmy_key",
              "john_hatter",
              "john_jacobs",
              "jokes_aside",
              "joola",
              "jordan",
              "joybees",
              "judydoll",
              "juicy_couture",
              "june",
              "just_me",
              "just_nature",
              "jw_pei",
              "kappa",
              "karen_millen",
              "karen_wazen",
              "karl_kani",
              "karl_lagerfeld",
              "kashkha",
              "kate_somerville",
              "kate_spade",
              "kawn_yoga",
              "kayra",
              "keds",
              "kendall_kylie",
              "kenneth_cole_new_york",
              "kenneth_scott",
              "kent",
              "kerastase",
              "kevyn_aucoin",
              "khizana",
              "kiki_health",
              "kiko_milano",
              "kipling",
              "knickerbox",
              "koi",
              "kolaba",
              "koral",
              "kuwarii",
              "kylie_cosmetics",
              "kyshmysh",
              "l_occitane",
              "l_oreal",
              "loreal_professionnel",
              "la_crique",
              "la_girl",
              "la_roche_posay",
              "la_senza",
              "lacoste",
              "lady_mauve",
              "lalele",
              "lamaraparis",
              "lancome",
              "lauren_by_ralph_lauren",
              "lauren_ralph_lauren",
              "lavie",
              "lc_waikiki",
              "leading_lady",
              "lee_cooper",
              "leem",
              "legology",
              "lehar",
              "lenskart_blu",
              "lenskart_hustlr",
              "les_benjamins",
              "les_nereides",
              "les_sens_de_marrakech",
              "levi_s",
              "lexon",
              "li_ning",
              "libas",
              "lichi",
              "lilo_and_stitch",
              "line73_by_zahra",
              "lion_llama",
              "lipstick_queen",
              "list",
              "little_mistress",
              "liu_jo",
              "loch",
              "london_rebel",
              "longchamp",
              "looney_tunes",
              "loredana",
              "lorianne",
              "lost_ink_petite",
              "lottie",
              "lotto_sports",
              "love_moschino",
              "lucille",
              "lumberjack",
              "luv_aj",
              "m2_beaute",
              "maake",
              "mac_cosmetics",
              "mad_beauty",
              "madamelle",
              "maegen",
              "mah",
              "maison_arabelle",
              "maison_arabelle_curve",
              "maison_lejaby",
              "make_up_for_ever",
              "mango",
              "marc_jacobs",
              "mark_ryden",
              "marvella_by_rasha",
              "maryisa",
              "maserati",
              "maskie",
              "masqmai",
              "matalan",
              "matching_family_outfits",
              "max_factor",
              "maxco",
              "maxim_creation",
              "max_mara",
              "maya",
              "maybelline_new_york",
              "mclaren",
              "medicube",
              "melissa",
              "menbur",
              "mermade_hair",
              "merrell",
              "mervin_al_by_modanisa",
              "messyweekend",
              "mestige",
              "michael_kors",
              "mickey_and_friends",
              "milani",
              "milano",
              "minerva_secrets",
              "minnie_mouse",
              "mish",
              "miss_chase",
              "mixsoon",
              "mizalle",
              "mizuno",
              "mmetalic",
              "mobcos",
              "modanisa",
              "modare",
              "moistreet",
              "moleca",
              "molton_brown",
              "momnt",
              "monki",
              "moschino",
              "mothercare",
              "moveletix",
              "msquare_fashion",
              "mumka",
              "munns_and_mars",
              "musclemind",
              "museum_of_the_future",
              "my_melody",
              "mz_skin",
              "na_kd",
              "nalgene",
              "namshi_x",
              "nasty_gal",
              "nautica",
              "ncla",
              "neoflam",
              "netflix",
              "never_fully_dressed",
              "new_balance",
              "new_era",
              "new_look",
              "nicoli",
              "nike",
              "nikias",
              "nine_west",
              "nip_and_fab",
              "nixon",
              "nocturne",
              "noisy_may",
              "nomad_mask",
              "nool",
              "noor",
              "note",
              "noya",
              "nuface",
              "nukhbaa",
              "numbuzin",
              "nyx_professional_makeup",
              "o_bag",
              "o_neill",
              "obey",
              "oh_k",
              "oh_so_heavenly",
              "olivia_burton",
              "on_running",
              "onesports",
              "only",
              "only_carmakoma",
              "oofos",
              "ophelia",
              "oui_me",
              "outzidr",
              "ovs",
              "own_the_looks",
              "ozzo",
              "paddington",
              "paese",
              "pair_ie_tales",
              "palm_angels",
              "palmonas",
              "pandora",
              "panier_des_sens",
              "pantone",
              "party_centre",
              "patchology",
              "paula_london",
              "pause",
              "paw_patrol",
              "peacock_supplies",
              "peanuts",
              "penti",
              "pepla",
              "philips",
              "pieces",
              "pink_panther",
              "pink_step",
              "pinko",
              "pinky_goat",
              "pjs_every_30_days",
              "plum",
              "pmd_beauty",
              "pokemon",
              "polaroid",
              "police",
              "polo_play",
              "polo_ralph_lauren",
              "porsche",
              "pretty_lavish",
              "prickly_pear",
              "prima_ace",
              "priv_revaux",
              "priya_s_panache",
              "protouch",
              "public_desire",
              "puma",
              "puma_x_fenty",
              "pure_scarfs",
              "purito",
              "pyramid",
              "pyunkang_yul",
              "quesera",
              "raid",
              "ralph_lauren",
              "ray_ban",
              "real_techniques",
              "rebel_rose",
              "red_bull",
              "red_bull_spect",
              "red_chamber",
              "reds_revenge",
              "reebok",
              "reef",
              "reem_abayas",
              "refka_by_modanisa",
              "reflex_active",
              "reiss",
              "rene",
              "reserveage",
              "reserved",
              "reshoevn8r",
              "revitalash",
              "revive_collagen",
              "revlon",
              "revolution",
              "rimmel_london",
              "ripples",
              "rivamare",
              "rocawear",
              "rodial",
              "rosato",
              "rosefield",
              "rosette_abaya",
              "rotary",
              "rovaux",
              "royal_lounge",
              "rudy_project",
              "sabr",
              "sachajuan",
              "saint_ayun",
              "saint_honore",
              "sainted_sisters",
              "salomon",
              "sand_and_sky",
              "sanskrutihomes",
              "sass_belle",
              "sassafras",
              "saucony",
              "savannah_collection",
              "schwarzkopf",
              "scotch_soda",
              "scuderia_ferrari",
              "sd_felano",
              "selfie",
              "senator",
              "sensica",
              "seona",
              "seventy_five",
              "shankara",
              "shapes",
              "share_the_love",
              "sheglam",
              "shoeq",
              "siella_beauty",
              "sigma_beauty",
              "silqrose",
              "silsal",
              "simply_kitchen",
              "sinoir",
              "skechers",
              "skinchoice",
              "skin1004",
              "skingear",
              "skinnydip_london",
              "skirt_and_stiletto",
              "skye_iris",
              "slazenger",
              "slimta",
              "slip",
              "slipstop",
              "sndys",
              "sneak_a_peek",
              "sneaker_lab",
              "solarized",
              "soleira",
              "solm8",
              "sonata",
              "soulland",
              "south_beach",
              "sp_characters",
              "speedo",
              "splash_active",
              "splash_fav",
              "squatwolf",
              "steve_madden",
              "sticky_bestie",
              "stranger_things",
              "strathberry",
              "street_9",
              "studio_blue",
              "style_cheat",
              "stylestone",
              "styli",
              "styli_active",
              "stylpro",
              "sugar_cosmetics",
              "sugarfree",
              "sunday_rain",
              "sunfere",
              "sunny_life",
              "superdry",
              "superga",
              "superman",
              "svl",
              "swarovski",
              "swati",
              "sweed",
              "swiss_beauty",
              "take_two",
              "talika",
              "tamashee",
              "tangle_teezer",
              "tanjim_squad",
              "tavin_by_modanisa",
              "teakwood",
              "technosport",
              "ted_baker",
              "terribly_real",
              "tfnc",
              "thats_my_gal",
              "the_balm",
              "the_editors_market",
              "the_giving_movement",
              "the_happy_tribe",
              "the_living_co",
              "the_man_company",
              "the_no_name_style",
              "the_north_face",
              "the_skin_concept",
              "the_souled_store",
              "theodore",
              "this_works",
              "threadz_by_ajooni",
              "thugfit",
              "tikkers",
              "timberland",
              "tirtir",
              "titan",
              "tohfa_luxe",
              "tokyo_talkies",
              "tom_and_jerry",
              "tommy_hilfiger",
              "tommy_jeans",
              "toms",
              "toni_pons",
              "topshop",
              "trendyol",
              "troubadour",
              "trouble_maker",
              "true_decadence",
              "truffle_by_namshi",
              "trussardi",
              "tummy",
              "tuva_shawl_by_modanisa",
              "tweety",
              "u_s_polo_assn",
              "u_s_polo",
              "ucla",
              "ulla_popken_new",
              "under_armour",
              "unicskin",
              "unxage",
              "uptownie",
              "urban_bliss",
              "urban_care",
              "urban_undress",
              "urbanhaul",
              "urtekram",
              "valentino_by_mario_valentino",
              "valeo",
              "vanilla_rouge",
              "vans",
              "veganologie",
              "veja",
              "venum",
              "vero_moda",
              "versace",
              "vichy",
              "vico",
              "victor_and_jane",
              "victorias_secret",
              "victorinox",
              "vincci",
              "vincent_chase",
              "viny",
              "virgos_lounge",
              "viseart",
              "vivobarefoot",
              "vizzano",
              "vogue",
              "vogue_eyewear",
              "voices",
              "wear_mumtaz",
              "wenger",
              "wet_n_wild",
              "williams_racing",
              "wilson",
              "winered",
              "winnie_the_pooh",
              "wycon",
              "y_so",
              "yas",
              "yeseco",
              "youtheory",
              "zaha_dxb",
              "zalisha",
              "zeesea",
              "zeh",
              "zigzag",
              "zinali",
              "zivame",
              "zizzi",
              "zlade",
              "zoop",
              "zoriworld"
            ],
            "type": "string",
            "description": "Enter the brand to search for items"
          },
          "style": {
            "title": "Style",
            "enum": [
              "",
              "casual",
              "evening",
              "lifestyle",
              "everyday_wear",
              "sports",
              "performance",
              "ramadan_eid",
              "party",
              "festive",
              "vacation",
              "work",
              "formal",
              "modest",
              "school",
              "traditional",
              "pool",
              "back_to_campus",
              "streetwear",
              "christmas",
              "valentines_day",
              "back_to_school",
              "bridal",
              "gifting",
              "wedding_anniversary",
              "baby_shower"
            ],
            "type": "string",
            "description": "Enter the style to search for items"
          },
          "colour": {
            "title": "Colour",
            "enum": [
              "",
              "black",
              "white",
              "blue",
              "multicolour",
              "beige",
              "pink",
              "brown",
              "green",
              "red",
              "gold",
              "grey",
              "purple",
              "silver",
              "yellow",
              "orange",
              "clear",
              "metallic"
            ],
            "type": "string",
            "description": "Enter the colour to search for items"
          },
          "price_min": {
            "title": "Price Min",
            "type": "string",
            "description": "Enter the price min to search for items"
          },
          "price_max": {
            "title": "Price Max",
            "type": "string",
            "description": "Enter the price max to search for items"
          },
          "discount": {
            "title": "Discount",
            "enum": [
              "",
              "discounted",
              "full_price"
            ],
            "type": "string",
            "description": "Enter the discount to search for items"
          },
          "sort_by": {
            "title": "Sort Items by options",
            "enum": [
              "",
              "discount_percent",
              "arrival_date",
              "current_price"
            ],
            "type": "string",
            "description": "Sort items by options"
          },
          "page": {
            "title": "Page start",
            "type": "integer",
            "description": "Specify the page number to start scraping from"
          },
          "max_items_per_url": {
            "title": "Max items per URL",
            "type": "integer",
            "description": "The maximum number of items to scrape per URL."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}