zillow.com API: search_homes_for_sale
zillow.com via Parse · real_estate
Search for homes listed for sale in a specific location. Returns paginated results with up to 41 listings per page, including property details like price, beds, baths, area, zestimate, and location coordinates. Uses Zillow's internal search API which resolves the location string to a geographic region. Search for homes for sale, rentals, recently sold properties, and real estate agents on Zillow. Also retrieve current mortgage interest rates. Fulfilled by Parse from zillow.com.
- finance
- maps-geo
- parse
- platform-key
- real-estate
- zillow-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3545a162-9da0-4ae1-b11a-025f91f6e0d6/search_homes_for_sale
- Interface artifact
- sha256:2b8d461bffa36db62ebd3b9db2a629096f03e3b0ea7c7e86546dedec24194261
- Manifest digest
- sha256:6bc5ce1fe95c51e3d25f4c3f73e96108b7623ac6870621a88df69403e9b8157b
Request fields
- page (integer): Page number for pagination (1-based)
- location (string, required): City and state, ZIP code, or neighborhood (e.g., 'Seattle, WA', '90210', 'Capitol Hill, Seattle, WA'): Allowed values: Los Angeles, CA, Seattle, WA, Chicago, IL, New York, NY, Austin, TX
Example queries
- {"location":"Seattle, WA"}