Otodom Poland Real Estate Listings & Agent Contacts Scraper
Scrape Otodom Poland property listings for sale or rent with price in PLN, price per m2, area, rooms, floor, district and city, geo coordinates and the advertiser agency, agent name and phone. Filter by transaction, property type and location. Export to JSON, CSV or Excel.
{ "id": 68079271, "title": "36 m²/ 2 pokoje/ ogródek 34 m² - gotowe do zam…", "transaction": "sprzedaz", "propertyType": "apartment", "price": 599000, "priceCurrency": "PLN", "rentPrice": 650, "pricePerM2": 16638.89, "area": 36 }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Id | Title | Transaction | Property Type |
|---|---|---|---|
| 68079271 | 36 m²/ 2 pokoje/ ogródek 34 m² - … | sprzedaz | apartment |
| 66348349 | 3-pokojowe mieszkanie 55m2 + balk… | sprzedaz | apartment |
| 68195561 | Bohdanowicza Os. Oświata _Ochota_… | sprzedaz | apartment |
| 66343233 | 2-pokojowe mieszkanie 39m2 + balk… | sprzedaz | apartment |
{ "id": 68079271, "title": "36 m²/ 2 pokoje/ ogródek 34 m² - gotowe do zam…", "transaction": "sprzedaz", "propertyType": "apartment", "price": 599000, "priceCurrency": "PLN", "rentPrice": 650, "pricePerM2": 16638.89, "area": 36 }
常见问题
How do I target a specific city or district?
Use the location slug. It follows province, county, commune, city and optionally a district, for example `mazowieckie/warszawa/warszawa/warszawa/mokotow`. You can also pass just a province like `mazowieckie` for a wider search.
Do I get the agent phone number?
Yes. With enrichment on, each record includes the advertiser phone, the agent phone and the agency phone where the listing exposes them, plus the agency name and address.
Can I scrape rentals as well as sales?
Yes. Set the transaction to wynajem for rentals or sprzedaz for sales. The rent price is captured separately for rental listings.
How fresh is the data?
Listings are read live at run time, so each record reflects what is published at the moment of the run (see observedAt).