Brazil Real Estate Scraper avatar

Brazil Real Estate Scraper

Pricing

from $3.50 / 1,000 results

Go to Apify Store
Brazil Real Estate Scraper

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

Ocrad

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

10 days ago

Last modified

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.

Zap Imóveis Viva Real Lugar Certo ImovelWeb OLX Mercado Livre

Input

FieldTypeDescription
urlsrequestListSourcesListing page URLs for any of the supported sites
max_items_per_urlnumberMaximum items to scrape per URL (default: 100)
max_retries_per_urlnumberMaximum retry attempts per URL (default: 2)
ignore_url_failurescheckboxContinue scraping even if some URLs fail (default: true)
proxyproxyProxy 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: true in the proxy input
  • Default country is Brazil (BR) when using Apify Proxy

Support

For issues or questions, please open an issue in the repository.