{
  "openapi": "3.0.1",
  "info": {
    "title": "Rumah123 Scraper With Agents | Fast & Reliable",
    "description": "Extract structured Indonesian property listings from Rumah123 with agent data, pricing, locations, and property details. Built for enterprise-grade real estate intelligence, lead generation, and automated CRM or analytics pipelines across Indonesia markets.",
    "version": "0.0",
    "x-build-id": "SX6CCnf1ge67mcu39"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/fatihtahta~rumah123-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-fatihtahta-rumah123-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/fatihtahta~rumah123-scraper/runs": {
      "post": {
        "operationId": "runs-sync-fatihtahta-rumah123-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/fatihtahta~rumah123-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-fatihtahta-rumah123-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": {
          "listingType": {
            "title": "What kind of listings do you want?",
            "enum": [
              "sale",
              "rent"
            ],
            "type": "string",
            "description": "Select `For Sale` to collect homes and properties being sold, or `For Rent` to collect rental listings.",
            "default": "sale"
          },
          "sortOrder": {
            "title": "How should results be sorted?",
            "enum": [
              "recommended",
              "price-asc",
              "price-desc",
              "posted-desc",
              "posted-asc",
              "land-size-desc",
              "building-size-desc"
            ],
            "type": "string",
            "description": "Pick the order you want for the collected listings. If you are unsure, leave it on `Recommended`.",
            "default": "recommended"
          },
          "location": {
            "title": "Where should we search?",
            "type": "string",
            "description": "Enter a location keyword such as `Jakarta Selatan`, `Bandung`, or a street or area name. Leave blank to search more broadly."
          },
          "promotions": {
            "title": "Do you want listings with promotions or special offers?",
            "uniqueItems": true,
            "type": "array",
            "description": "Select one or more promotional tags to limit results to listings with price cuts, free fees, low down payment options, and similar offers.",
            "items": {
              "type": "string",
              "enum": [
                "promotion",
                "price-reduced",
                "free-fees",
                "zero-dp",
                "bank-owned",
                "njop"
              ],
              "enumTitles": [
                "Promo | Promotion / Discount",
                "Turun Harga | Price Reduced",
                "Free Biaya | Free Fees (no extra costs)",
                "DP 0% | 0% Down Payment",
                "Aset Bank | Bank-Owned Property (foreclosure)",
                "NJOP | Government Assessed Value"
              ]
            },
            "default": []
          },
          "property-type": {
            "title": "What property types should be included?",
            "uniqueItems": true,
            "type": "array",
            "description": "Select one or more property types to narrow the results to the kinds of listings you care about.",
            "items": {
              "type": "string",
              "enum": [
                "house",
                "apartment",
                "land",
                "shophouse",
                "factory",
                "office",
                "commercial-space",
                "warehouse",
                "villa",
                "boarding-house",
                "hotel"
              ],
              "enumTitles": [
                "Rumah | House",
                "Apartemen | Apartment",
                "Tanah | Land / Plot",
                "Ruko | Shophouse (retail + residential combo)",
                "Pabrik | Factory",
                "Perkantoran | Office Space",
                "Ruang Usaha | Commercial Space (business unit)",
                "Gudang | Warehouse",
                "Villa | Villa",
                "Kost | Boarding House / Room Rental (co-living style)",
                "Hotel | Hotel"
              ]
            },
            "default": []
          },
          "min_price": {
            "title": "Minimum price (IDR)",
            "minimum": 0,
            "type": "integer",
            "description": "Enter the lowest listing price you want included. Leave blank if you do not want a minimum price filter."
          },
          "max_price": {
            "title": "Maximum price (IDR)",
            "minimum": 0,
            "type": "integer",
            "description": "Enter the highest listing price you want included. Leave blank if you do not want a maximum price filter."
          },
          "min_bedrooms": {
            "title": "Minimum number of bedrooms",
            "enum": [
              "1",
              "2",
              "3",
              "4"
            ],
            "type": "string",
            "description": "Choose the minimum number of bedrooms a property must have to be included."
          },
          "min_bathrooms": {
            "title": "Minimum number of bathrooms",
            "enum": [
              "1",
              "2",
              "3",
              "4"
            ],
            "type": "string",
            "description": "Choose the minimum number of bathrooms a property must have to be included."
          },
          "min_floors": {
            "title": "Minimum number of floors",
            "enum": [
              "1",
              "2",
              "3",
              "4"
            ],
            "type": "string",
            "description": "Choose the minimum number of floors a property must have to be included."
          },
          "furninshing_condition": {
            "title": "Preferred furnishing condition",
            "uniqueItems": true,
            "type": "array",
            "description": "Select one or more furnishing conditions to keep only listings that match your preference.",
            "items": {
              "type": "string",
              "enum": [
                "fully-furnished",
                "partially-furnished",
                "unfurnished"
              ],
              "enumTitles": [
                "Furnished | Fully Furnished",
                "Semi Furnished | Partially Furnished",
                "Unfurnished | Unfurnished"
              ]
            },
            "default": []
          },
          "property_facilities": {
            "title": "Which facilities should the property have?",
            "uniqueItems": true,
            "type": "array",
            "description": "Select one or more facilities to include only listings that mention those features.",
            "items": {
              "type": "string",
              "enum": [
                "air-conditioning",
                "parking",
                "cctv",
                "security",
                "wifi"
              ],
              "enumTitles": [
                "AC | Air Conditioning",
                "Akses Parkir | Parking Access",
                "CCTV | CCTV / Security Cameras",
                "Keamanan | Security (guarded / security system)",
                "Wifi / Internet | WiFi / Internet"
              ]
            },
            "default": []
          },
          "min_land_size": {
            "title": "Minimum land size (sqm)",
            "minimum": 0,
            "type": "integer",
            "description": "Enter the smallest land size you want included. Leave blank if land size is not important for this search."
          },
          "max_land_size": {
            "title": "Maximum land size (sqm)",
            "minimum": 0,
            "type": "integer",
            "description": "Enter the largest land size you want included. Leave blank if you do not want to limit the land area."
          },
          "min_building_size": {
            "title": "Minimum building size (sqm)",
            "minimum": 0,
            "type": "integer",
            "description": "Enter the smallest building size you want included. Leave blank if you do not want a minimum building area."
          },
          "max_building_size": {
            "title": "Maximum building size (sqm)",
            "minimum": 0,
            "type": "integer",
            "description": "Enter the largest building size you want included. Leave blank if you do not want a maximum building area."
          },
          "startUrls": {
            "title": "Direct Rumah123 URLs",
            "type": "array",
            "description": "Paste one or more Rumah123 search result pages or listing URLs. If you fill this in, these links will be used instead of the search filters above.",
            "items": {
              "type": "string"
            }
          },
          "limit": {
            "title": "Maximum listings per search or URL",
            "minimum": 1,
            "type": "integer",
            "description": "Enter how many listings to collect from each search or direct URL. Leave blank to collect as many as are available."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}