Adondevivir Peru Real Estate Listings Scraper
Scrape Adondevivir property listings for sale and rent in Peru including Lima. Extract price, currency, operation, property type, bedrooms, bathrooms, area, location, agent phone, WhatsApp and map coordinates. Export to JSON, CSV or Excel.
{ "imageUrl": "https://img10.naventcdn.com/avisos/111/00/04/4…", "title": "Condominio Santorini | Entrada · Condominio Sa…", "operationType": "venta", "propertyType": "Desarrollo", "bedrooms": 5, "totalAreaM2": 260, "location": "Sarapampa, Asia", "url": "https://www.adondevivir.com/propiedades/proyec…", "listingId": "65848032" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Image Url | Title | Operation Type | Property Type |
|---|---|---|---|
| https://img10.naventcdn.com/aviso… | Condominio Santorini | Entrada · … | venta | Desarrollo |
| https://img10.naventcdn.com/aviso… | Casa de 3 habitaciones, Lima · Ca… | venta | Casa |
| https://img10.naventcdn.com/aviso… | Casa de 4 habitaciones, Lima · Ex… | venta | Casa |
| https://img10.naventcdn.com/aviso… | Casa · 240m² · 3 Dormitorios · 1 … | venta | Casa |
| https://img10.naventcdn.com/aviso… | Casa · 105m² · Venta Casa de Play… | venta | Casa |
{ "imageUrl": "https://img10.naventcdn.com/avisos/111/00/04/4…", "title": "Condominio Santorini | Entrada · Condominio Sa…", "operationType": "venta", "propertyType": "Desarrollo", "bedrooms": 5, "totalAreaM2": 260, "location": "Sarapampa, Asia", "url": "https://www.adondevivir.com/propiedades/proyec…", "listingId": "65848032" }
常见问题
Which areas of Peru does this cover?
The scraper works across all of Adondevivir.com, which covers Peru with the heaviest inventory in Lima and major cities. Paste any search URL from the site, optionally filtered by district, to scope the results to a region.
How many listings can I scrape in one run?
You control the volume with the Max Items setting. The scraper paginates through search results automatically, collecting roughly 20 listings per page until it reaches your limit.
Can I filter by operation, property type, or location?
Yes. Apply any filters directly on adondevivir.com (sale vs rent, departamento vs casa, a specific district) and paste the resulting search URL. The scraper follows whatever the URL specifies.
What is the difference between listing and detail data?
By default each record holds the core listing fields visible on the search results page. Turn on Scrape detail pages to also fetch each property's own page, adding description, amenities, the full image gallery, the publishing agent, and map coordinates.
Why are some fields like bathrooms or built area empty?
Adondevivir listings vary in completeness, and development/project cards often omit bathroom counts or built area. When a value is not published on the source, the scraper returns null for that field rather than guessing.