{
  "openapi": "3.0.1",
  "info": {
    "title": "New Construction Property Scraper (Cheap)",
    "description": "New construction properties list tool that extracts new builds and pre-construction real estate, giving investors access to fresh developer inventory instantly.",
    "version": "0.0",
    "x-build-id": "8MAd8yJ5vCbAntZae"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/data_api~new-construction-property-scraper-cheap/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-data_api-new-construction-property-scraper-cheap",
        "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/data_api~new-construction-property-scraper-cheap/runs": {
      "post": {
        "operationId": "runs-sync-data_api-new-construction-property-scraper-cheap",
        "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/data_api~new-construction-property-scraper-cheap/run-sync": {
      "post": {
        "operationId": "run-sync-data_api-new-construction-property-scraper-cheap",
        "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": {
          "zipCode": {
            "title": "ZIP code",
            "type": "string",
            "description": "Pin the search to a single 5-digit US ZIP code. This is the sharpest way to zoom in on one new-build neighborhood. For example, '78613' for Cedar Park, TX."
          },
          "stateCode": {
            "title": "State abbreviation",
            "type": "string",
            "description": "Widen the search with a 2-letter US state code. Pair it with another filter for tighter results. For example, 'TX' for Texas or 'AZ' for Arizona."
          },
          "cityName": {
            "title": "City",
            "type": "string",
            "description": "Match one city by its exact name. Combining it with stateCode keeps the results clean. Try 'Austin' or 'Phoenix'."
          },
          "streetName": {
            "title": "Street",
            "type": "string",
            "description": "Restrict results to homes on a single named street, for example 'Builder Way' or 'Maple Ave'."
          },
          "addressLine": {
            "title": "Full address line",
            "type": "string",
            "description": "Look up one exact street address, for example '1200 Model Home Blvd'."
          },
          "homeCategories": {
            "title": "Home categories",
            "type": "array",
            "description": "Keep only the property categories that matter to you. Accepted values: apartment, condo_townhome, condo_townhome_rowhome_coop, condo, condos, single_family, multi_family, mobile, land, farm, other.",
            "items": {
              "type": "string"
            }
          },
          "featureKeywords": {
            "title": "Amenity keywords",
            "type": "array",
            "description": "Screen builds by amenities or notable features. Useful values include: basement, carport, central_air, den, hardwood_floors, pool, waterfront, ocean_view, fireplace.",
            "items": {
              "type": "string"
            }
          },
          "bedroomsFrom": {
            "title": "Bedrooms from",
            "type": "integer",
            "description": "Smallest bedroom count to keep."
          },
          "bedroomsTo": {
            "title": "Bedrooms up to",
            "type": "integer",
            "description": "Largest bedroom count to keep."
          },
          "bathroomsFrom": {
            "title": "Bathrooms from",
            "type": "integer",
            "description": "Smallest bathroom count to keep, half-baths counted."
          },
          "bathroomsTo": {
            "title": "Bathrooms up to",
            "type": "integer",
            "description": "Largest bathroom count to keep."
          },
          "askingPriceFrom": {
            "title": "Asking price from",
            "type": "integer",
            "description": "Lowest current listed asking price to allow, in USD."
          },
          "askingPriceTo": {
            "title": "Asking price up to",
            "type": "integer",
            "description": "Highest current listed asking price to allow, in USD."
          },
          "closingPriceFrom": {
            "title": "Closing price from",
            "type": "integer",
            "description": "Lowest final closing price to allow, in USD."
          },
          "closingPriceTo": {
            "title": "Closing price up to",
            "type": "integer",
            "description": "Highest final closing price to allow, in USD."
          },
          "closedOnFrom": {
            "title": "Closed on or after",
            "type": "string",
            "description": "Keep only homes that closed on or after this date, written as YYYY-MM-DD."
          },
          "closedOnTo": {
            "title": "Closed on or before",
            "type": "string",
            "description": "Keep only homes that closed on or before this date, written as YYYY-MM-DD."
          },
          "interiorAreaFrom": {
            "title": "Living area from (sqft)",
            "type": "integer",
            "description": "Smallest interior living area to include, in square feet."
          },
          "interiorAreaTo": {
            "title": "Living area up to (sqft)",
            "type": "integer",
            "description": "Largest interior living area to include, in square feet."
          },
          "lotAreaFrom": {
            "title": "Lot size from (sqft)",
            "type": "integer",
            "description": "Smallest outdoor lot size to include, in square feet."
          },
          "lotAreaTo": {
            "title": "Lot size up to (sqft)",
            "type": "integer",
            "description": "Largest outdoor lot size to include, in square feet."
          },
          "yearCompletedFrom": {
            "title": "Completed on or after",
            "type": "integer",
            "description": "Earliest completion year to allow. Raise it to focus on the newest builds."
          },
          "yearCompletedTo": {
            "title": "Completed on or before",
            "type": "integer",
            "description": "Latest completion year to allow."
          },
          "hoaFeeCap": {
            "title": "HOA fee cap",
            "type": "integer",
            "description": "Highest monthly Homeowners Association fee you are willing to accept."
          },
          "skipHoa": {
            "title": "Skip HOA properties",
            "type": "boolean",
            "description": "Switch this on to return only homes carrying no Homeowners Association fee at all.",
            "default": false
          },
          "openHouseFrom": {
            "title": "Open house on or after",
            "type": "string",
            "description": "Only return homes with an open house scheduled on or after this date (YYYY-MM-DD)."
          },
          "openHouseTo": {
            "title": "Open house on or before",
            "type": "string",
            "description": "Only return homes with an open house scheduled on or before this date (YYYY-MM-DD)."
          },
          "pageSize": {
            "title": "Listings per request",
            "minimum": 1,
            "maximum": 200,
            "type": "integer",
            "description": "How many listings to pull in a single call to the source. Default 150.",
            "default": 150
          },
          "startOffset": {
            "title": "Starting position",
            "minimum": 0,
            "type": "integer",
            "description": "The positional index where pagination begins. Default 0.",
            "default": 0
          },
          "resultsLimit": {
            "title": "Total listings cap",
            "minimum": 1,
            "maximum": 5000,
            "type": "integer",
            "description": "The hard ceiling on how many listings a run collects across every page. Default 3000.",
            "default": 500
          },
          "runTimeoutSeconds": {
            "title": "Whole-run time budget (seconds)",
            "minimum": 30,
            "maximum": 3600,
            "type": "integer",
            "description": "Once a run passes this many seconds, it finishes up cleanly and stops. Default 360.",
            "default": 360
          },
          "requestTimeoutSeconds": {
            "title": "Single-request time budget (seconds)",
            "minimum": 5,
            "maximum": 120,
            "type": "integer",
            "description": "How long to wait on each individual request before moving on. Default 45.",
            "default": 45
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Choose the proxies that route your requests so you stay under the radar and dodge blocks. US datacenter proxies are the default."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}