house_pricesestimate_deprecated
Estimate UK house prices by area using property data. This deprecated tool retrieves price estimates for properties based on location, property type, and sorting preferences.
Instructions
Returned list of estimated house prices
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | No | The value of suggestions/identifier json object returned in .../auto-complete endpoint with properties as search_type. You must use EXACTLY the value returned by the endpoint. | |
| area | Yes | The value of suggestions/value json object returned in .../auto-complete endpoint with properties as search_type. You must use EXACTLY the value returned by the endpoint. | |
| order_by | No | One of the following price_paid|last_sold|address|estimated_value | |
| ordering | No | One of the following ascending|descending | |
| page_number | No | The page index for paging purpose | 1 |
| page_size | No | The number of items per response (max 40) | 40 |
| property_type | No | One of the following detached|flat|terraced|semi_detached |