ZAP Imóveis Scraper | $4 / 1k | Fast & Reliable avatar
ZAP Imóveis Scraper | $4 / 1k | Fast & Reliable

Pricing

Pay per event

Go to Apify Store
ZAP Imóveis Scraper | $4 / 1k | Fast & Reliable

ZAP Imóveis Scraper | $4 / 1k | Fast & Reliable

Developed by

Fatih Tahta

Fatih Tahta

Maintained by Community

Scrape Real Estate property listings from Brazil’s top real estate marketplace ZAP Imóveis. Get detailed results including prices, addresses, agents and more. Perfect for market research, price tracking, and sourcing. $4 for 1000 listings.

5.0 (1)

Pricing

Pay per event

1

2

1

Last modified

2 days ago

Overview

ZAP Imóveis Scraper automates the collection of structured property listing data from Zap Imóveis, Brazil’s leading real estate marketplace. Retrieve details such as listing titles, prices, addresses, property types, floor areas, amenities, media links, and agent information in a single run. Zap Imóveis aggregates thousands of homes and commercial properties across Brazil, making it a powerful source for understanding local inventory, pricing trends, and market activity. With this actor, you get a dependable, hands-off workflow that captures fresh listings at scale so you can focus on analysis instead of manual copying.

Why Use This Actor

Whether you are a market researcher, analyst, developer, or real estate professional, this actor helps you build trusted datasets quickly. Use it to monitor supply and pricing shifts, qualify sales opportunities, populate CRMs, analyze neighborhood amenities, or maintain internal property directories. Results arrive clean and consistent, ready for dashboards, models, or downstream automations, giving you confidence in your insights without investing hours in repetitive tasks.

Input Parameters

ParameterTypeDescriptionPrefill
startUrlsarrayOne or more Zap Imóveis search, category, or individual listing URLs to process.https://www.zapimoveis.com.br/venda/imoveis/sp+sao-paulo/4-quartos/?transacao=venda&onde=%2CS%C3%A3o+Paulo%2CS%C3%A3o+Paulo%2C%2C%2C%2C%2Ccity%2CBR%3ESao+Paulo%3ENULL%3ESao+Paulo%2C-23.555771%2C-46.639557%2C&banheiros=4&quartos=4&vagas=4&precoMaximo=400000&precoMinimo=50000
limitintegerMaximum number of listings to save for each provided input.50000
proxyConfigurationobjectConnection preferences. The default Apify Residential proxy keeps runs stable.Residential proxy enabled

Example Input

{
"startUrls": [
"https://www.zapimoveis.com.br/venda/imoveis/sp+sao-paulo/?transacao=venda"
],
"limit": 200,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "BR"
}
}

Example Output

{
"sourceUrl": "https://glue-api.zapimoveis.com.br/v4/listings?...",
"pageNumber": 1,
"positionOnPage": 1,
"totalSearchResults": 1492794,
"url": "https://www.zapimoveis.com.br/imovel/venda-cobertura-3-quartos-com-piscina-saude-zona-sul-sao-paulo-sp-134m2-id-2800471574/",
"title": "Cobertura de 134m² próximo ao Metrô São Judas",
"price": "1110000",
"additionalPriceInfo": "491",
"location": "Parque Imperial, São Paulo - São Paulo",
"street": "Rua Ibituruna",
"propertyType": "UNIT",
"area": "134",
"bedrooms": 3,
"bathrooms": 3,
"parking": 2,
"listingId": "2800471574",
"listing": { "...": "Additional property specifications, amenities, media, and contact data" },
"account": { "...": "Advertiser details such as name, contact numbers, and licensing" },
"accountLink": { "...": "Direct link to the advertiser profile" },
"medias": [ { "...": "Links to listing photos or videos" } ],
"pagePagination": { "page": 1, "from": 0, "size": 30, "total": 1507353 }
}

Each dataset item reflects a single listing, including the crawl source, display URL, pricing, property specs, amenity highlights, advertiser contacts, and pagination context for validation.

Notes & Limitations

Use this actor responsibly. Always review Zap Imóveis’ terms of service before running large jobs and ensure that the data is used in compliance with applicable laws and privacy policies.

Support

Questions or custom needs? Open an issue on the Issues tab of the actor page in Apify Console and it will be resolved around the clock.

Happy Scraping, -Fatih