Zumper
## US Residential Rental Market Data Feed This API provides a high-frequency, real-time feed of residential rental listings across the USA, sourced from public Zumper listings. ⚠️ Note: This is an unofficial data extraction tool. We are not affiliated with Zumper. ## Why use this API? Most real estate APIs only give you Address and Price. Our deep-extraction engine retrieves the "Hidden Value"…
Zumper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Auto Complete /autocomplete |
Get location slug, real-time location and building suggestions from Zumper based on partial search input. |
| GET |
Search /search |
Search Zumper rental listings using a location slug, which can be obtained from the /autocomplete endpoint |
| GET |
Listing Details /listing-details |
Retrieve complete rental listing details from Zumper by providing either the URL or the listing ID, both of which can be obtained from the /search endpoint. The listing ID can be… |
| GET |
Listing Report /listingreport |
Ge the listings report of a location |
| GET |
Listing By Geolocation /geo |
Get all listings by geolocation |
Zumper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | 3 / second |
|
| ULTRA | $50 / month | 5 / second |
|
| MEGA | $200 / month | 8 / second |
|