Skip to main content
Glama

auto_complete_deprecated

Provides autocomplete suggestions for property listings or price estimates on Zoopla by entering search terms, helping users find relevant UK property data quickly.

Instructions

Get auto complete suggestion by term or phrase

Query Parameters:

  • search_term (Required): Example value: greenwich

  • search_type: One of the following properties|listings. Use listings value to get suggestion for .../properties/list endpoint. Use properties value to get suggestion for .../house-prices/estimate endpoint.

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
search_termYesExample value: greenwich
search_typeNoOne of the following properties|listings. Use listings value to get suggestion for .../properties/list endpoint. Use properties value to get suggestion for .../house-prices/estimate endpoint.

Input Schema (JSON Schema)

{ "properties": { "search_term": { "description": "Example value: greenwich", "type": "string" }, "search_type": { "description": "One of the following properties|listings. Use listings value to get suggestion for .../properties/list endpoint. Use properties value to get suggestion for .../house-prices/estimate endpoint.", "type": "string" } }, "required": [ "search_term" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-zoopla'

If you have feedback or need assistance with the MCP directory API, please join our Discord server