Get a homes.com market report for a location
homes_get_market_reportRetrieve a market summary for any US city or ZIP: get count, median sale price, and average price per square foot from recent sold listings on Homes.com.
Instructions
Fetch homes.com's recently-sold listings for a city/ZIP/neighborhood and derive a market summary: count, median sale price, and average $/sqft across the sample. Pass location — free-text (e.g. 'Brooklyn, NY', '30311'). Returns { region, slug, sold_summary, sample_sold }. Note: homes.com's sold page typically returns ~40 recent listings — this is a sample-based summary, not an exhaustive market index. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Free-text location: city, ZIP, neighborhood |