All sites
Data API
Zillow Data API
For-sale, rental and property-detail listings from Zillow.
5endpointsPerimeterX · Rate Limit handled for you
Example (captured live)
zillow.com
ExampleJSON responseclick the page to trace a field
{
"agent_id": "Compass-RE-Texas",
"scraped_at": "2026-08-18T09:35:49.919968+00:00",
"zuid": "X1-ZUqs6nqdaqp7nt_4ye7o",
"name": "Compass RE Texas",
"business_name": null,
"profile_types": [
"consumer",
"broker"
],
"is_top_agent": false,
"email": "txbroker@compass.com",
"phone": null,
"city": null,
"state": null,
"postal_code": null,
"rating": null,
"reviews_count": 0,
"member_since": "06/18/2024"
}
GET
/v1/data/zillow/agent1 credit / run VerifiedAgent Profile
Agent/broker profile: name, contact, rating, reviews.
Handled for you:PerimeterXRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Agent/broker profile username (from a profile URL). (default: Compass-RE-Texas) |