All endpoints accept JSON and require an X-API-Key header.
https://scrapekit.devExplore real estate response shapes. Search results include normalized listings and market_report metrics.
{
"location": "Austin, TX",
"total_count": 247,
"market_report": {
"median_price": 485000,
"average_price_per_sqft": 262,
"median_days_on_market": 18,
"inventory_count": 247
},
"properties": [
{8 fields}
]
}