Skip to content
All sites
Data API

Realtor Data API

Listings, property detail and market data from Realtor.com.

5endpointsKasada · Rate Limit handled for you
realtor.comGET/realtor/autoc…GET/realtor/marke…GET/realtor/prope…{ } JSON
Example (captured live)
realtor.com
Example
JSON responseclick the page to trace a field
{
"query": "Austin, TX",
"count": 10,
"suggestions": [
{
"display": "Austin, TX",
"city": "Austin",
"state": "TX",
"type": "city",
"slug_id": "Austin_TX",
"geo_id": "426c3033-22a7-50c7-ba07-1f2bb51db2d1",
"lat": 30.2986219,
"lng": -97.7541339,
"county": "Travis"
},
{
"display": "Rosenberg, TX",
"city": "Rosenberg",
"state": "TX",
"type": "neighborhood",
"slug_id": "Austin_Rosenberg_TX",
"geo_id": "3ce30c80-cabd-5b4a-9bc4-94ee211b7bef",
"lat": 29.549812,
"lng": -95.796417,
"county": null
},
{
"display": "Austin, TX",
"city": "Austin",
"state": "TX",
"type": "university",
"slug_id": "Austin-Presbyterian-Theological-Seminary-00000001104483290748",
"geo_id": null,
"lat": 30.2929856,
"lng": -97.737621,
"county": null
},
{
"display": "Austin, TX",
"city": "Austin",
"state": "TX",
"type": "school",
"slug_id": "Austin-High-School-0768578861",
"geo_id": null,
"lat": 30.27375,
"lng": -97.76715,
"county": null
},
{
"display": "Austin, TX",
"city": "Austin",
"state": "TX",
"type": "neighborhood",
"slug_id": "Downtown-Austin_Austin_TX",
"geo_id": "bb27836d-2650-53d2-8f0d-6d7c1e81fcea",
"lat": 30.270398,
"lng": -97.742793,
"county": null
},
{
"display": "Austin, TX",
"city": "Austin",
"state": "TX",
"type": "neighborhood",
"slug_id": "North-Austin_Austin_TX",
"geo_id": "a271000f-2718-5605-821a-c9c1b27ce921",
"lat": 30.370272,
"lng": -97.706148,
"county": null
},
{
"display": "Austin, TX",
"city": "Austin",
"state": "TX",
"type": "university",
"slug_id": "Episcopal-Theological-Seminary-Of-The-Southwest-00000001104483279668",
"geo_id": null,
"lat": 30.2928953,
"lng": -97.7324906,
"county": null
},
{
"display": "Austin, TX",
"city": "Austin",
"state": "TX",
"type": "university",
"slug_id": "Concordia-University-Texas-00000001104476853508",
"geo_id": null,
"lat": 30.4190278,
"lng": -97.8379389,
"county": null
},
{
"display": "Austin, TX",
"city": "Austin",
"state": "TX",
"type": "university",
"slug_id": "University-Of-Texas-00000001104476877082",
"geo_id": null,
"lat": 30.2843493,
"lng": -97.7332448,
"county": null
},
{
"display": "Austin, TX",
"city": "Austin",
"state": "TX",
"type": "university",
"slug_id": "Huston-Tillotson-University-00000001104483380684",
"geo_id": null,
"lat": 30.2646645,
"lng": -97.722319,
"county": null
}
]
}
GET/v1/data/realtor/autocomplete1 credit / run Verified

Autocomplete

Location autocomplete suggestions.

Handled for you:KasadaRate Limit
Parameters
NameTypeReqDescription
querystringyesPartial place name.
Advanced filters
marketstringnous | ca. (default: us)
per_pageintegernoMaximum number of suggestions to return (1 to 20). (default: 10)