search_zillow
ActiveTool of The Mine Works
declared in 1.0.0
Search Zillow for-sale or rental listings by city, ZIP, or neighborhood. Returns price, beds, baths, sqft, address, coordinates, and listing URL. No API key.
Parameters schema
{
"type": "object",
"required": [
"location"
],
"properties": {
"minBeds": {
"type": "integer",
"description": "Minimum bedrooms"
},
"location": {
"type": "string",
"description": "City, ZIP, or neighborhood (e.g. \"Austin, TX\", \"78701\")"
},
"maxItems": {
"type": "integer",
"default": 50,
"description": "Max properties (default 50)"
},
"maxPrice": {
"type": "integer",
"description": "Maximum price"
},
"minPrice": {
"type": "integer",
"description": "Minimum price"
},
"daysOnZillow": {
"type": "integer",
"description": "Only listings posted within this many days"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Mine Works
1/7 registries