NoBroker Rental Search
The NoBroker API is an unofficial, developer-friendly interface that allows you to search and retrieve real estate listings from the NoBroker platform programmatically. Whether you're building a rental aggregation service, property analytics dashboard, or simply automating property discovery, this API enables seamless access to rental and resale listings without the need to manually scrape pages.
NoBroker Rental Search endpoints
| Method | Endpoint | Description |
|---|---|---|
| General | ||
| GET |
getHealth /health |
Returns the health status of the API server including uptime, memory usage, and system information. |
| GET |
getApiInfo / |
Returns basic information about the API, available endpoints, and documentation links. |
| NoBroker | ||
| GET |
getNoBrokerProperties /api/nobroker/properties |
Retrieve rental properties from NoBroker for specified localities or auto-discover localities based on coordinates. Features: - Parallel processing of multiple localities -… |
| GET |
getNoBrokerLocalities /api/nobroker/localities |
Retrieve nearby localities from NoBroker based on coordinates. This endpoint supports: - Coordinate-based search with automatic search radius calculation - Custom search radius -… |
NoBroker Rental Search pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $100 / month | — |
|