Extract Compass listings for luxury inventory, agent-driven markets, and high-signal property snapshots.
Track high-end listings in markets where Compass has strong coverage.
Capture Compass listing URLs and source-specific inventory signals.
Blend Compass data into a unified property table with other portals.
Request
curl -X POST https://scrapekit.dev/api/v1/scrape/compass-search \
-H "X-API-Key: sk_live_your_key" \
-H "Content-Type: application/json" \
-d '{"location": "Miami, FL"}'200 OK Response
{
"location": "Miami, FL",
"total_count": 128,
"properties": [
{
"address": "1000 Brickell Plz",
"price": 1250000,
"beds": 3,
"baths": 3,
"source": "compass"
}
]
}Sign up for free, get 50 credits, and make your first request in 30 seconds.
Get Started Free