Israel Real Estate API
Access real-time property listing data across three countries through a single, unified real estate API. This API aggregates data from four major property portals — Madlan and Yad2 in Israel, Otodom in Poland, and Sreality in the Czech Republic — giving you structured, clean JSON data for rental and purchase listings with zero scraping overhead. ## What You Get Every listing comes packed with…
Israel Real Estate API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Yad2 Cities /v1/yad2/cities |
Returns a list of supported cities for the Yad2 data source. |
| GET |
Get Yad2 Listings /v1/yad2/listings |
Scrape rental/purchase listings from Yad2.co.il |
| GET |
Get Madlan Cities /v1/madlan/cities |
Returns a list of supported cities for the Madlan data source. |
| GET |
Get Madlan Listings /v1/madlan/listings |
Scrape rental/purchase listings from Madlan.co.il |
| GET |
Get Sreality Cities /v1/sreality/cities |
Get the list of supported cities for Sreality.cz (Czech Republic). Returns city names that can be used as the location parameter in the Get Sreality Listings endpoint. |
| GET |
Get Sreality Listings /v1/sreality/listings |
Scrape rental and purchase listings from Sreality.cz (Czech Republic). Filter by location, deal type, property type, price, and area. Returns structured JSON with property… |
| GET |
Get Otodom Cities /v1/otodom/cities |
Get the list of supported cities for Otodom.pl (Poland). Returns city names that can be used as the location parameter in the Get Otodom Listings endpoint. |
| GET |
Get Otodom Listings /v1/otodom/listings |
Scrape rental and purchase listings from Otodom.pl (Poland). Filter by location, deal type, property type, price, rooms, and area. Returns structured JSON with property details,… |
Israel Real Estate API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | 5 / second |
|
| ULTRA | $79 / month | 10 / second |
|
| MEGA | $199 / month | 20 / second |
|