Brazil Real Estate Scraper
Pricing
from $3.50 / 1,000 results
Brazil Real Estate Scraper
Scrapes property listings from multiple Brazilian real estate sites: Zap Imóveis, Viva Real, Lugar Certo, ImovelWeb, OLX, and Mercado Livre.
Pricing
from $3.50 / 1,000 results
Rating
0.0
(0)
Developer
Ocrad
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
10 days ago
Last modified
Categories
Share
Brazilian Multi-Site Real Estate Scraper
Scrapes property listings from multiple Brazilian real estate sites: Zap Imóveis, Viva Real, Lugar Certo, ImovelWeb, OLX, and Mercado Livre.
Input
| Field | Type | Description |
|---|---|---|
| urls | requestListSources | Listing page URLs for any of the supported sites |
| max_items_per_url | number | Maximum items to scrape per URL (default: 100) |
| max_retries_per_url | number | Maximum retry attempts per URL (default: 2) |
| ignore_url_failures | checkbox | Continue scraping even if some URLs fail (default: true) |
| proxy | proxy | Proxy configuration. Use Apify Proxy with country BR for best results |
Output
Results are stored in the default dataset. Each item follows this schema:
{"posting_id": "12345","url": "https://www.zapimoveis.com.br/imovel/...","title": "Apartamento 2 quartos - São Paulo","price": "R$ 450.000","location": "São Paulo, SP","features": { "bedrooms": 2, "bathrooms": 1, "area": "80m²" },"publisher": "Imobiliária XYZ","images": ["https://..."],"from_url": "https://www.zapimoveis.com.br/venda/...","source_site": "zap-imoveis"}
Fields may be null when data is not available. The schema is not strictly validated.
Proxy
For best results when scraping Brazilian sites, use Apify Proxy with country BR (Brazil):
- Set
useApifyProxy: truein the proxy input - Default country is Brazil (BR) when using Apify Proxy
Support
For issues or questions, please open an issue in the repository.