{
  "openapi": "3.0.1",
  "info": {
    "title": "Cian.ru Циан Scraper - Russia Real Estate / Недвижимость России",
    "description": "Extract cian.ru listings: apartments, houses, new buildings, commercial. Get price, address, rooms, area, photos, geo, agent for market research. / Собирайте объявления Циан: квартиры, дома, новостройки, коммерция. Цена, адрес, комнаты, площадь, фото, гео, агент — для анализа рынка и лидов.",
    "version": "0.0",
    "x-build-id": "AnOMJKtHpNYuGDC2M"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/igolaizola~cian-ru-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-igolaizola-cian-ru-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/igolaizola~cian-ru-scraper/runs": {
      "post": {
        "operationId": "runs-sync-igolaizola-cian-ru-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/igolaizola~cian-ru-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-igolaizola-cian-ru-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",
        "required": [
          "maxItems",
          "location"
        ],
        "properties": {
          "maxItems": {
            "title": "Max Items",
            "minimum": 1,
            "type": "integer",
            "description": "Maximum number of listings to scrape.",
            "default": 10
          },
          "location": {
            "title": "Location",
            "type": "string",
            "description": "Location to search (city, district, metro, or address)."
          },
          "sort": {
            "title": "Sort",
            "enum": [
              "default",
              "date",
              "priceAscending",
              "priceDescending",
              "priceForMeter",
              "priceForMeterDesc",
              "area",
              "totalAreaAsc",
              "site",
              "walkingTime",
              "creationDateDesc",
              "creationDateAsc"
            ],
            "type": "string",
            "description": "Sort results."
          },
          "operationType": {
            "title": "Operation",
            "enum": [
              "sale",
              "rent"
            ],
            "type": "string",
            "description": "Operation type (sale or rent).",
            "default": "sale"
          },
          "category": {
            "title": "Category",
            "enum": [
              "",
              "flatSale",
              "flatRent",
              "roomSale",
              "roomRent",
              "newBuildingFlatSale",
              "houseSale",
              "houseRent",
              "commercialLandSale",
              "commercialLandRent",
              "officeSale",
              "officeRent",
              "warehouseSale",
              "warehouseRent",
              "garageSale",
              "garageRent"
            ],
            "type": "string",
            "description": "Listing category.",
            "default": ""
          },
          "shortTermRent": {
            "title": "Short Term Rent",
            "type": "boolean",
            "description": "Short-term rent (only for rent operation).",
            "default": false
          },
          "rooms": {
            "title": "Rooms",
            "type": "array",
            "description": "Select room counts (use 1-6 or 'studio').",
            "items": {
              "type": "string",
              "enum": [
                "studio",
                "1",
                "2",
                "3",
                "4",
                "5",
                "6"
              ],
              "enumTitles": [
                "Studio",
                "1 room",
                "2 rooms",
                "3 rooms",
                "4 rooms",
                "5 rooms",
                "6 rooms"
              ]
            }
          },
          "includeStudio": {
            "title": "Include Studio",
            "type": "boolean",
            "description": "Include studio listings.",
            "default": false
          },
          "minPrice": {
            "title": "Min Price",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum price in RUB."
          },
          "maxPrice": {
            "title": "Max Price",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum price in RUB."
          },
          "currency": {
            "title": "Currency",
            "enum": [
              "rub",
              "usd",
              "eur"
            ],
            "type": "string",
            "description": "Currency for price filters."
          },
          "minArea": {
            "title": "Min Area",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum total area (m²)."
          },
          "maxArea": {
            "title": "Max Area",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum total area (m²)."
          },
          "minFloor": {
            "title": "Min Floor",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum floor."
          },
          "maxFloor": {
            "title": "Max Floor",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum floor."
          },
          "minFloors": {
            "title": "Min Floors",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum floors in building."
          },
          "maxFloors": {
            "title": "Max Floors",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum floors in building."
          },
          "repair": {
            "title": "Repair",
            "type": "array",
            "description": "Repair condition.",
            "items": {
              "type": "string",
              "enum": [
                "cosmetic",
                "euro",
                "design",
                "noRepair",
                "premium",
                "afterBuilders",
                "unfinished"
              ],
              "enumTitles": [
                "Cosmetic",
                "Euro",
                "Design",
                "No repair",
                "Premium",
                "After builders",
                "Unfinished"
              ]
            }
          },
          "parkingType": {
            "title": "Parking Type",
            "type": "array",
            "description": "Parking types.",
            "items": {
              "type": "string",
              "enum": [
                "ground",
                "multilevel",
                "underground",
                "roof",
                "garage"
              ],
              "enumTitles": [
                "Ground",
                "Multi-level",
                "Underground",
                "Roof",
                "Garage"
              ]
            }
          },
          "windowsType": {
            "title": "Windows",
            "type": "array",
            "description": "Window orientation.",
            "items": {
              "type": "string",
              "enum": [
                "street",
                "yard",
                "streetAndYard"
              ],
              "enumTitles": [
                "Street",
                "Yard",
                "Street and yard"
              ]
            }
          },
          "withNeighbors": {
            "title": "With Neighbors",
            "type": "boolean",
            "description": "Only listings with neighbors.",
            "default": false
          },
          "roomType": {
            "title": "Room Type",
            "enum": [
              "isolated",
              "related",
              "relatedAndIsolated"
            ],
            "type": "string",
            "description": "Room configuration (for room offers)."
          },
          "bedroomTotal": {
            "title": "Bedrooms",
            "enum": [
              "oneBedroom",
              "twoBedroom",
              "threeBedroom",
              "fourBedroom",
              "fiveBedroom",
              "sixBedroom",
              "sevenBedroom"
            ],
            "type": "string",
            "description": "Number of bedrooms."
          },
          "roomsCount": {
            "title": "Rooms Count",
            "enum": [
              "studio",
              "one",
              "two",
              "three",
              "four",
              "five",
              "six",
              "seven",
              "eight",
              "nine",
              "ten",
              "eleven",
              "twelve",
              "thirteen",
              "fourteen",
              "fifteen",
              "sixteen",
              "seventeen",
              "eighteen",
              "nineteen",
              "twenty"
            ],
            "type": "string",
            "description": "Total rooms in the apartment."
          },
          "roomsForSale": {
            "title": "Rooms For Sale",
            "enum": [
              "one",
              "two",
              "three",
              "four",
              "five"
            ],
            "type": "string",
            "description": "Rooms in the apartment (for room sales)."
          },
          "wc": {
            "title": "Bathrooms",
            "enum": [
              "oneBathroom",
              "twoBathroom",
              "threeBathroom",
              "fourBathroom"
            ],
            "type": "string",
            "description": "Number of bathrooms."
          },
          "wcType": {
            "title": "Bathroom Type",
            "enum": [
              "separate",
              "combined"
            ],
            "type": "string",
            "description": "Bathroom type."
          },
          "wcSite": {
            "title": "Bathroom Location",
            "enum": [
              "outside",
              "inside"
            ],
            "type": "string",
            "description": "Bathroom location."
          },
          "loggia": {
            "title": "Loggia",
            "type": "boolean",
            "description": "Only listings with loggia."
          },
          "minKitchenArea": {
            "title": "Min Kitchen Area",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum kitchen area (m²)."
          },
          "maxKitchenArea": {
            "title": "Max Kitchen Area",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum kitchen area (m²)."
          },
          "minLivingArea": {
            "title": "Min Living Area",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum living area (m²)."
          },
          "maxLivingArea": {
            "title": "Max Living Area",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum living area (m²)."
          },
          "minRoomArea": {
            "title": "Min Room Area",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum room area (m²)."
          },
          "maxRoomArea": {
            "title": "Max Room Area",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum room area (m²)."
          },
          "minYear": {
            "title": "Min Year",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum year."
          },
          "maxYear": {
            "title": "Max Year",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum year."
          },
          "minHouseYear": {
            "title": "Min House Year",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum house year."
          },
          "maxHouseYear": {
            "title": "Max House Year",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum house year."
          },
          "minCeilingHeight": {
            "title": "Min Ceiling Height",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum ceiling height (m)."
          },
          "maxCeilingHeight": {
            "title": "Max Ceiling Height",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum ceiling height (m)."
          },
          "dealRent": {
            "title": "Deal Rent",
            "type": "boolean",
            "description": "Exclude apartments with shared rent."
          },
          "priceType": {
            "title": "Price Type",
            "enum": [
              "byAll",
              "bySquareMeter"
            ],
            "type": "string",
            "description": "Pricing basis for commercial offers."
          },
          "priceSm": {
            "title": "Price Per Meter",
            "type": "boolean",
            "description": "Use price per square meter."
          },
          "newbuildingResultsType": {
            "title": "Newbuilding Results Type",
            "enum": [
              "newbuildings",
              "offers"
            ],
            "type": "string",
            "description": "Return only newbuilding projects or offers."
          },
          "onlyFlat": {
            "title": "Only Flat",
            "type": "boolean",
            "description": "Only flats."
          },
          "withLayout": {
            "title": "With Layout",
            "type": "boolean",
            "description": "Only listings with layout."
          },
          "sostType": {
            "title": "Sost Type",
            "enum": [
              "hide",
              "onlyOld"
            ],
            "type": "string",
            "description": "Condition type."
          },
          "withNewobject": {
            "title": "With New Object",
            "type": "boolean",
            "description": "Include new building offers."
          },
          "buildingType2": {
            "title": "Building Type",
            "type": "array",
            "description": "Building materials.",
            "items": {
              "type": "string",
              "enum": [
                "panel",
                "stalin",
                "shield",
                "brick",
                "monolithic",
                "brickMonolithic",
                "modular",
                "wood",
                "wireframe",
                "aerocreteBlock",
                "gasSilicateBlock",
                "foamConcreteBlock"
              ],
              "enumTitles": [
                "Panel",
                "Stalin",
                "Shield",
                "Brick",
                "Monolithic",
                "Brick monolithic",
                "Modular",
                "Wood",
                "Wireframe",
                "Aerocrete block",
                "Gas silicate block",
                "Foam concrete block"
              ]
            }
          },
          "bath": {
            "title": "Bath",
            "type": "boolean",
            "description": "Only listings with bath."
          },
          "shower": {
            "title": "Shower",
            "type": "boolean",
            "description": "Only listings with shower."
          },
          "bathhouse": {
            "title": "Bathhouse",
            "type": "boolean",
            "description": "Only listings with bathhouse."
          },
          "pool": {
            "title": "Pool",
            "type": "boolean",
            "description": "Only listings with pool."
          },
          "garage": {
            "title": "Garage",
            "type": "boolean",
            "description": "Only listings with garage."
          },
          "security": {
            "title": "Security",
            "type": "boolean",
            "description": "Only listings with security."
          },
          "heatingSourceType": {
            "title": "Heating Source Type",
            "enum": [
              "has",
              "centralGas",
              "centralCoal",
              "furnace",
              "fireplace",
              "electric",
              "autonomousGas",
              "solidFuelBoiler",
              "diesel",
              "none"
            ],
            "type": "string",
            "description": "Heating source."
          },
          "electricity": {
            "title": "Electricity",
            "type": "boolean",
            "description": "Only listings with electricity."
          },
          "gas": {
            "title": "Gas",
            "type": "boolean",
            "description": "Only listings with gas."
          },
          "houseMaterial": {
            "title": "House Material",
            "enum": [
              "panel",
              "brick",
              "wood",
              "foamBlock",
              "monolith",
              "aeratedConcrete",
              "gasSilicateBlock",
              "frame",
              "pumiceConcrete",
              "expandedClayConcrete",
              "foamConcreteBlock",
              "warmCeramics",
              "metal",
              "slab",
              "rebar",
              "other",
              "brickMonolith",
              "gasBlock",
              "cinderBlock"
            ],
            "type": "string",
            "description": "House material."
          },
          "amenity": {
            "title": "Amenity",
            "type": "array",
            "description": "Amenities required.",
            "items": {
              "type": "string",
              "enum": [
                "refrigerator",
                "washer",
                "kitchenFurniture",
                "internet",
                "tv",
                "conditioner",
                "dishwasher",
                "phone",
                "bath",
                "shower",
                "balcony",
                "loggia",
                "balconyOrLoggia",
                "lift",
                "serviceLift",
                "electricity",
                "gas",
                "sewerage",
                "water",
                "bathroomInHouse",
                "security",
                "phoneSuburban",
                "heating",
                "bathhouse",
                "pool",
                "garage",
                "furniture",
                "noFurniture",
                "parking"
              ],
              "enumTitles": [
                "Refrigerator",
                "Washer",
                "Kitchen furniture",
                "Internet",
                "TV",
                "Conditioner",
                "Dishwasher",
                "Phone",
                "Bath",
                "Shower",
                "Balcony",
                "Loggia",
                "Balcony or loggia",
                "Lift",
                "Service lift",
                "Electricity",
                "Gas",
                "Sewerage",
                "Water",
                "Bathroom in house",
                "Security",
                "Phone suburban",
                "Heating",
                "Bathhouse",
                "Pool",
                "Garage",
                "Furniture",
                "No furniture",
                "Parking"
              ]
            }
          },
          "decorationsList": {
            "title": "Decorations",
            "type": "array",
            "description": "Decoration styles.",
            "items": {
              "type": "string",
              "enum": [
                "withoutDecoration",
                "construction",
                "roughFinish",
                "dirty"
              ],
              "enumTitles": [
                "Without decoration",
                "Construction",
                "Rough finish",
                "Dirty"
              ]
            }
          },
          "hasDecoration": {
            "title": "Has Decoration",
            "type": "boolean",
            "description": "Only listings with decoration."
          },
          "conditioner": {
            "title": "Conditioner",
            "type": "boolean",
            "description": "Only listings with conditioner."
          },
          "dishWasher": {
            "title": "Dishwasher",
            "type": "boolean",
            "description": "Only listings with dishwasher."
          },
          "hasWasher": {
            "title": "Washer",
            "type": "boolean",
            "description": "Only listings with washer."
          },
          "hasFridge": {
            "title": "Fridge",
            "type": "boolean",
            "description": "Only listings with fridge."
          },
          "hasKitchenFurniture": {
            "title": "Kitchen Furniture",
            "type": "boolean",
            "description": "Only listings with kitchen furniture."
          },
          "hasFurniture": {
            "title": "Furniture",
            "type": "boolean",
            "description": "Only listings with furniture."
          },
          "phone": {
            "title": "Phone",
            "type": "boolean",
            "description": "Only listings with phone."
          },
          "internet": {
            "title": "Internet",
            "type": "boolean",
            "description": "Only listings with internet."
          },
          "tv": {
            "title": "TV",
            "type": "boolean",
            "description": "Only listings with TV."
          },
          "pets": {
            "title": "Pets",
            "type": "boolean",
            "description": "Pets allowed."
          },
          "kids": {
            "title": "Kids",
            "type": "boolean",
            "description": "Kids allowed."
          },
          "kitchenStove": {
            "title": "Kitchen Stove",
            "enum": [
              "gas",
              "electric"
            ],
            "type": "string",
            "description": "Kitchen stove type."
          },
          "prepay": {
            "title": "Prepay",
            "enum": [
              "oneMonth",
              "twoMonths",
              "threeMonths"
            ],
            "type": "string",
            "description": "Prepay in months."
          },
          "publishPeriod": {
            "title": "Publish Period",
            "enum": [
              "today",
              "lastHour",
              "halfDay",
              "last24Hours",
              "lastWeek",
              "lastMonth"
            ],
            "type": "string",
            "description": "When the listing was published."
          },
          "onlineBooking": {
            "title": "Online Booking",
            "type": "boolean",
            "description": "Only listings with online booking."
          },
          "hasFlatTourBooking": {
            "title": "Flat Tour Booking",
            "type": "boolean",
            "description": "Only listings with flat tour booking."
          },
          "hasProfitbaseBooking": {
            "title": "Profitbase Booking",
            "type": "boolean",
            "description": "Only listings with Profitbase booking."
          },
          "hasVideo": {
            "title": "Video",
            "type": "boolean",
            "description": "Only listings with video."
          },
          "fromDeveloper": {
            "title": "From Developer",
            "type": "boolean",
            "description": "Only listings from developers."
          },
          "minFromMcadKm": {
            "title": "Min From MCAD Km",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum distance from Moscow Ring Road (km)."
          },
          "maxFromMcadKm": {
            "title": "Max From MCAD Km",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum distance from Moscow Ring Road (km)."
          },
          "footMin": {
            "title": "Foot Minutes",
            "enum": [
              "min5",
              "min10",
              "min15",
              "min20",
              "min25",
              "min30"
            ],
            "type": "string",
            "description": "Walking time to metro."
          },
          "onlyFoot": {
            "title": "Only Foot",
            "type": "boolean",
            "description": "Only walking distance."
          },
          "isFirstFloor": {
            "title": "First Floor Only",
            "type": "boolean",
            "description": "Only first floor."
          },
          "notLastFloor": {
            "title": "Not Last Floor",
            "type": "boolean",
            "description": "Exclude last floor."
          },
          "flatShare": {
            "title": "Flat Share",
            "type": "boolean",
            "description": "Only flat share listings."
          },
          "buildingClassType": {
            "title": "Building Class",
            "type": "array",
            "description": "Building class (A-D).",
            "items": {
              "type": "string",
              "enum": [
                "a",
                "aPlus",
                "b",
                "bMinus",
                "bPlus",
                "c",
                "cPlus",
                "d"
              ],
              "enumTitles": [
                "A",
                "A+",
                "B",
                "B-",
                "B+",
                "C",
                "C+",
                "D"
              ]
            }
          },
          "buildingClassTypeWarehouse": {
            "title": "Warehouse Building Class",
            "type": "array",
            "description": "Warehouse building class (A-D).",
            "items": {
              "type": "string",
              "enum": [
                "a",
                "aPlus",
                "b",
                "bMinus",
                "bPlus",
                "c",
                "cPlus",
                "d"
              ],
              "enumTitles": [
                "A",
                "A+",
                "B",
                "B-",
                "B+",
                "C",
                "C+",
                "D"
              ]
            }
          },
          "site": {
            "title": "Site",
            "enum": [
              "farmer",
              "private",
              "garden",
              "ijs",
              "industrial",
              "investProject",
              "dnp"
            ],
            "type": "string",
            "description": "Site status."
          },
          "officeType": {
            "title": "Office Type",
            "enum": [
              "administrativeBuilding",
              "businessCenter",
              "businessCenter2",
              "businessPark",
              "businessQuarter",
              "businessQuarter2",
              "free",
              "industrialComplex",
              "industrialPark",
              "industrialSite",
              "industrialWarehouseComplex",
              "logisticsCenter",
              "logisticsComplex",
              "mansion",
              "manufactureBuilding",
              "manufacturingFacility",
              "freeAppointmentObject",
              "modular",
              "multifunctionalComplex",
              "officeAndHotelComplex",
              "officeAndResdentialComplex",
              "officeAndWarehouse",
              "officeAndWarehouseComplex",
              "officeBuilding",
              "officeIndustrialComplex",
              "old",
              "other",
              "outlet",
              "propertyComplex",
              "residentialComplex",
              "residentialFund",
              "residentialHouse",
              "shoppingAndBusinessComplex",
              "shoppingAndCommunityCenter",
              "shoppingAndEntertainmentCenter",
              "shoppingCenter",
              "specializedShoppingCenter",
              "standaloneBuilding",
              "technopark",
              "tradingOfficeComplex",
              "uninhabitedFund",
              "warehouse",
              "warehouseComplex",
              "officeQuarter",
              "officeCenter",
              "businessHouse",
              "tradingHouse",
              "officeComplex",
              "tradeAndExhibitionComplex",
              "shoppingComplex"
            ],
            "type": "string",
            "description": "Office building type."
          },
          "contract": {
            "title": "Contract",
            "enum": [
              "directRent",
              "subRent",
              "assignmentOfRights",
              "sellProperty"
            ],
            "type": "string",
            "description": "Contract type."
          },
          "electronicTrading": {
            "title": "Electronic Trading",
            "type": "boolean",
            "description": "Only listings with electronic trading."
          },
          "coworkingOfferType": {
            "title": "Coworking Offer Type",
            "enum": [
              "place",
              "office",
              "meetingRoom"
            ],
            "type": "string",
            "description": "Coworking offer type."
          },
          "buildingStatus": {
            "title": "Building Status",
            "enum": [
              "any",
              "inProgress",
              "completed"
            ],
            "type": "string",
            "description": "Building status."
          },
          "hasWater": {
            "title": "Water",
            "type": "boolean",
            "description": "Only listings with water."
          },
          "hasDrainage": {
            "title": "Drainage",
            "type": "boolean",
            "description": "Only listings with drainage."
          },
          "landStatus": {
            "title": "Land Status",
            "enum": [
              "agricultural",
              "industrial",
              "settlement",
              "forest",
              "other"
            ],
            "type": "string",
            "description": "Land status."
          },
          "isDacha": {
            "title": "Dacha",
            "type": "boolean",
            "description": "Only dacha listings."
          },
          "isEncumbranceRealty": {
            "title": "Encumbrance Realty",
            "type": "boolean",
            "description": "No encumbrance."
          },
          "isByHomeowner": {
            "title": "By Homeowner",
            "type": "boolean",
            "description": "Only listings by homeowner."
          },
          "isByCommercialOwner": {
            "title": "By Commercial Owner",
            "type": "boolean",
            "description": "Only listings by commercial owner."
          },
          "isSalesStart": {
            "title": "Sales Start",
            "type": "boolean",
            "description": "Sales started."
          },
          "isSalesLeader": {
            "title": "Sales Leader",
            "type": "boolean",
            "description": "Sales leader."
          },
          "isPikPromo": {
            "title": "PIK Promo",
            "type": "boolean",
            "description": "PIK promo."
          },
          "isSpecialPromo": {
            "title": "Special Promo",
            "type": "boolean",
            "description": "Special promo."
          },
          "isFichering": {
            "title": "Fichering",
            "type": "boolean",
            "description": "Only fichering."
          },
          "isFicheringPlus": {
            "title": "Fichering Plus",
            "type": "boolean",
            "description": "Only fichering plus."
          },
          "isBlackFriday": {
            "title": "Black Friday",
            "type": "boolean",
            "description": "Black Friday listings."
          },
          "isUpcomingSale": {
            "title": "Upcoming Sale",
            "type": "boolean",
            "description": "Upcoming sale."
          },
          "isEarlyAccessEnabled": {
            "title": "Early Access",
            "type": "boolean",
            "description": "Early access enabled."
          },
          "isEuroroom": {
            "title": "Euro Room",
            "type": "boolean",
            "description": "Euro room."
          },
          "isDiscountMortgage": {
            "title": "Discount Mortgage",
            "type": "boolean",
            "description": "Discount mortgage offers."
          },
          "ipoteka": {
            "title": "Ipoteka",
            "type": "boolean",
            "description": "Mortgage available."
          },
          "mortgageMonthlyPaymentTo": {
            "title": "Max Mortgage Monthly Payment",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum monthly mortgage payment."
          },
          "minWorkplaceCount": {
            "title": "Min Workplace Count",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum number of workplaces."
          },
          "maxWorkplaceCount": {
            "title": "Max Workplace Count",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum number of workplaces."
          },
          "specialtyTypes": {
            "title": "Specialty Types",
            "type": "array",
            "description": "Commercial specialties.",
            "items": {
              "type": "string",
              "enum": [
                "freeAppointment",
                "food",
                "pharmacy",
                "medical",
                "autoService",
                "beauty",
                "clothes",
                "electronics",
                "sport",
                "child",
                "education",
                "hotel",
                "warehouse",
                "office",
                "production",
                "store",
                "trade",
                "services",
                "other"
              ],
              "enumTitles": [
                "Free appointment",
                "Food",
                "Pharmacy",
                "Medical",
                "Auto service",
                "Beauty",
                "Clothes",
                "Electronics",
                "Sport",
                "Child",
                "Education",
                "Hotel",
                "Warehouse",
                "Office",
                "Production",
                "Store",
                "Trade",
                "Services",
                "Other"
              ]
            }
          },
          "readyBusinessTypes": {
            "title": "Ready Business Types",
            "type": "array",
            "description": "Ready business types.",
            "items": {
              "type": "string",
              "enum": [
                "autoService",
                "beauty",
                "cafe",
                "carWash",
                "entertainment",
                "fitness",
                "food",
                "hotel",
                "manufacturing",
                "medical",
                "office",
                "pharmacy",
                "production",
                "restaurant",
                "retail",
                "sauna",
                "service",
                "sport",
                "warehouse",
                "other"
              ],
              "enumTitles": [
                "Auto service",
                "Beauty",
                "Cafe",
                "Car wash",
                "Entertainment",
                "Fitness",
                "Food",
                "Hotel",
                "Manufacturing",
                "Medical",
                "Office",
                "Pharmacy",
                "Production",
                "Restaurant",
                "Retail",
                "Sauna",
                "Service",
                "Sport",
                "Warehouse",
                "Other"
              ]
            }
          },
          "promoSearchTypes": {
            "title": "Promo Search Types",
            "type": "array",
            "description": "Promotion types.",
            "items": {
              "type": "string",
              "enum": [
                "promo",
                "discount",
                "mortgage",
                "special",
                "earlyAccess"
              ],
              "enumTitles": [
                "Promo",
                "Discount",
                "Mortgage",
                "Special",
                "Early access"
              ]
            }
          },
          "handOver": {
            "title": "Hand Over",
            "type": "boolean",
            "description": "Hand-over available."
          },
          "dates": {
            "title": "Available Dates",
            "type": "array",
            "description": "Available dates (YYYY-MM-DD).",
            "items": {
              "type": "string"
            }
          },
          "forDay": {
            "title": "For Day",
            "type": "boolean",
            "description": "Daily rent."
          },
          "commissionType": {
            "title": "Commission Type",
            "enum": [
              "none",
              "buyer",
              "seller",
              "both"
            ],
            "type": "string",
            "description": "Commission type."
          },
          "composition": {
            "title": "Composition",
            "enum": [
              "independent",
              "shared",
              "openSpace",
              "cabinet"
            ],
            "type": "string",
            "description": "Composition type."
          },
          "layoutKey": {
            "title": "Layout Key",
            "enum": [
              "studio",
              "euro",
              "classic",
              "other"
            ],
            "type": "string",
            "description": "Layout key."
          },
          "balconies": {
            "title": "Balconies",
            "type": "boolean",
            "description": "Only listings with balconies."
          },
          "lifts": {
            "title": "Lifts",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum number of lifts."
          },
          "liftPassanger": {
            "title": "Passenger Lift",
            "type": "boolean",
            "description": "Passenger lift available."
          },
          "liftService": {
            "title": "Service Lift",
            "type": "boolean",
            "description": "Service lift available."
          },
          "allDayAccess": {
            "title": "All Day Access",
            "type": "boolean",
            "description": "24/7 access."
          },
          "allWeekAccess": {
            "title": "All Week Access",
            "type": "boolean",
            "description": "Access all week."
          },
          "enter": {
            "title": "Enter",
            "type": "boolean",
            "description": "Entrance available."
          },
          "isBasement": {
            "title": "Basement",
            "type": "boolean",
            "description": "Basement listings."
          },
          "isSemibasement": {
            "title": "Semi-basement",
            "type": "boolean",
            "description": "Semi-basement listings."
          },
          "outdatedRepair": {
            "title": "Outdated Repair",
            "type": "boolean",
            "description": "Outdated repair."
          },
          "penthouse": {
            "title": "Penthouse",
            "type": "boolean",
            "description": "Penthouse only."
          },
          "isByWorkingPlace": {
            "title": "By Working Place",
            "type": "boolean",
            "description": "By working place."
          },
          "disableMultioffers": {
            "title": "Disable Multioffers",
            "type": "boolean",
            "description": "Disable multioffers."
          },
          "objectType": {
            "title": "Object Type",
            "enum": [
              "new",
              "secondary"
            ],
            "type": "string",
            "description": "Object type."
          },
          "wp": {
            "title": "WP",
            "type": "boolean",
            "description": "WP filter."
          },
          "zalog": {
            "title": "Deposit",
            "type": "boolean",
            "description": "Deposit required."
          },
          "apartment": {
            "title": "Apartment",
            "type": "boolean",
            "description": "Only apartment offers."
          },
          "demolishedInMoscowProgramm": {
            "title": "Demolished In Moscow Program",
            "type": "boolean",
            "description": "Include listings in Moscow demolition program."
          },
          "descriptionInclude": {
            "title": "Description Include",
            "type": "string",
            "description": "Require text in the listing description."
          },
          "descriptionExclude": {
            "title": "Description Exclude",
            "type": "string",
            "description": "Exclude listings with this text in description."
          },
          "promo": {
            "title": "Promo",
            "type": "boolean",
            "description": "Promo listings only."
          },
          "suburbanOfferFilter": {
            "title": "Suburban Offer Filter",
            "enum": [
              "all",
              "fromDeveloper",
              "fromAgents"
            ],
            "type": "string",
            "description": "Suburban offer source."
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Select proxies to be used."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}