Casamineira Property Search Scraper avatar

Casamineira Property Search Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Casamineira Property Search Scraper

Casamineira Property Search Scraper

Scrape property listings from Casamineira.com.br effortlessly. Collect prices, locations, features, publisher info, photos, and 28+ structured fields per listing — perfect for real estate analysts, investors, and proptech developers.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Stealth mode

Stealth mode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Casamineira.com.br Property Scraper: Extract Brazilian Real Estate Listings

What Is Casamineira.com.br?

Casamineira.com.br is a Brazilian real estate portal listing properties for sale and rent across the country, covering apartments, houses, and commercial units. Aggregating this data manually is impractical at scale — the Casamineira.com.br Property Scraper automates extraction from search result pages, delivering clean, structured records ready for analysis.


Overview

The Casamineira Property Search Scraper collects listings directly from paginated search result URLs, capturing everything from pricing and location to publisher contacts and media. It suits:

  • Real estate investors monitoring market pricing by region
  • Proptech developers feeding aggregator platforms with fresh listings
  • Market researchers analyzing property trends across Brazilian cities
  • Agencies tracking competitor inventory and positioning

Input Format

{
"urls": ["https://www.casamineira.com.br/venda/apartamento/brasil/pagina-2"],
"ignore_url_failures": true,
"max_items_per_url": 50
}
FieldTypeDescription
urlsarrayURLs of property search/list pages to scrape. Supports multiple URLs. Example: https://www.casamineira.com.br/venda/apartamento/brasil/pagina-2. Add one per line or use bulk edit.
ignore_url_failuresbooleanIf true, the scraper continues running even if individual URLs fail. Recommended for bulk runs. Default: true.
max_items_per_urlintegerMaximum number of listings to collect per URL. Default: 20. Set higher (e.g., 50) for denser result pages.

Tip: To paginate, add multiple URLs with incremented page numbers (e.g., pagina-1, pagina-2, pagina-3). Filter by property type and state directly in the URL path.


Output Format

Sample output

{
"posting_id": "2988602911",
"url": "/imovel/venda/apartamento-2-quartos-a-venda-no-meireles-fortaleza-ce/2988602911",
"posting_code": "AP1527",
"title": "Apartamento Com 2 Dormitórios À Venda, 165 m² por R$1.990.000 - Meireles - Fortaleza/ce",
"price_operation_types": [
{
"low_price_percentage": null,
"operation_type": {
"name": "Venda",
"operation_type_id": "1"
},
"prices": [
{
"currency_id": "3",
"amount": 1990000,
"formatted_amount": "1.990.000",
"currency": "R$"
}
]
}
],
"expenses": {
"currency_id": null,
"amount": 1550,
"formatted_amount": "1.550",
"currency": "R$"
},
"main_features": {
"c_f_t100": {
"feature_id": "CFT100",
"label": "Área total",
"measure": "m²",
"value": "165",
"icon": null,
"feature_category_id": "CFC2",
"min_value": null,
"max_value": null
},
"c_f_t101": {
"feature_id": "CFT101",
"label": "Área útil",
"measure": "m²",
"value": "165",
"icon": null,
"feature_category_id": "CFC2",
"min_value": null,
"max_value": null
},
"c_f_t2": {
"feature_id": "CFT2",
"label": "Quartos",
"measure": null,
"value": "2",
"icon": null,
"feature_category_id": "CFC1",
"min_value": null,
"max_value": null
},
"c_f_t3": {
"feature_id": "CFT3",
"label": "Banheiros",
"measure": null,
"value": "4",
"icon": null,
"feature_category_id": "CFC1",
"min_value": null,
"max_value": null
},
"c_f_t7": {
"feature_id": "CFT7",
"label": "Vagas",
"measure": null,
"value": "4",
"icon": null,
"feature_category_id": "CFC1",
"min_value": null,
"max_value": null
},
"c_f_t4": {
"feature_id": "CFT4",
"label": "Suítes",
"measure": null,
"value": "2",
"icon": null,
"feature_category_id": "CFC1",
"min_value": null,
"max_value": null
}
},
"general_features": {},
"development_features": {},
"highlighted_features": [],
"flags_features": [],
"antiquity": null,
"publisher": {
"publisher_id": "47682287",
"name": "Imobiliária Leonardo Machado Imóveis",
"url": "/imoveis/imobiliaria_imobiliaria-leonardo-machado-imoveis_47682287",
"slot_filter_url": null,
"url_logo": "https://imgbr.imovelwebcdn.com/empresas/22/00/47/68/22/87/130x70/logo_imobiliaria-leonardo-machado-imoveis_1700250186749.jpg",
"publisher_type_id": "2",
"url_chat": null,
"license": null,
"publisher_tags": [],
"parent_publisher": null,
"amount_posting_active": null,
"partial_phone": null,
"created_year": null,
"premier": true,
"slug": "leomachadoimoveis",
"publisher_statistics": null,
"approved": false,
"main_phone": null,
"created_date": 1700197200000,
"id_portal": "101",
"quantity_posting_by_operation_type": null
},
"url_logo": null,
"real_estate_type": {
"name": "Apartamentos",
"real_estate_type_id": "2"
},
"units": [],
"publication": null,
"premier": true,
"slot": null,
"slot_color": null,
"house_info": null,
"description_normalized": "Oportunidade. Condomínio Parque Stela Maris. Rua Silva Jatahy 1245 - Meireles. 200 metros da praia. 165m2. 2 suítes mais escritório. sala ampliada. 4 vagas de garagem. Andar alto. Nascente. Apartamento projetado, mobiliado e climatizado. Taxa de condomínio R$1550",
"posting_location": {
"address": {
"name": "Rua Silva Jatahy",
"visibility": "EXACT"
},
"location": {
"location_id": "V1-D-1501040",
"name": "Meireles",
"label": "ZONA",
"depth": 3,
"parent": {
"location_id": "V1-C-1101347",
"name": "Fortaleza",
"label": "CIUDAD",
"depth": 2,
"parent": {
"location_id": "V1-B-4246",
"name": "Ceará",
"label": "PROVINCIA",
"depth": 1,
"parent": {
"location_id": "V1-A-22",
"name": "Brasil casamineira",
"label": "PAIS",
"depth": 0,
"parent": null,
"acronym": null
},
"acronym": "CE"
},
"acronym": null
},
"acronym": null
},
"posting_geolocation": {
"geolocation": {
"latitude": -3.729382753372192,
"longitude": -38.492469787597656
},
"url_static_map": "https://maps.google.com/maps/api/staticmap?center=-3.729382753372191938723290149937383830547332763671875,-38.49246978759765625&zoom=16&key=AIzaSyDxbEcZK2oN5JW6l7HmItgZJm_ZY4HUgw8&size=780x456&sensor=true&scale=2&signature=S_5AXgwcVu-F6NYPtU9TvPySPyk=&channel=rplis-iw",
"visibility": "ZONE"
}
},
"visible_pictures": {
"pictures": [
{
"multimedia_type_id": "2",
"order": 0,
"height": 768,
"width": 1024,
"url730x532": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/720x532/4108166399.jpg?isFirstImage=true",
"url360x266": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/360x266/4108166399.jpg?isFirstImage=true",
"url130x70": null,
"title": "xzFON2AgRhjoakDKTrf8dPvPWTzzpiR5.jpg · Apartamento Com 2 Dormitórios À Venda, 165 m² por R$1.990.000 - Meireles - Fortaleza/ce"
},
{
"multimedia_type_id": "2",
"order": 1,
"height": 768,
"width": 1024,
"url730x532": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/720x532/4108166362.jpg",
"url360x266": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/360x266/4108166362.jpg",
"url130x70": null,
"title": "S6OUqabgZObReBd3kCoKojdloPCdjf5M.jpg"
},
{
"multimedia_type_id": "2",
"order": 2,
"height": 768,
"width": 576,
"url730x532": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/720x532/4108166352.jpg",
"url360x266": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/360x266/4108166352.jpg",
"url130x70": null,
"title": "Kr7WsExsw0JQoFODKTlQmQv7Ql9hJPHM.jpg"
},
{
"multimedia_type_id": "2",
"order": 3,
"height": 768,
"width": 1024,
"url730x532": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/720x532/4108166385.jpg",
"url360x266": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/360x266/4108166385.jpg",
"url130x70": null,
"title": "sN6tsO9foqATKBNwL451gNkM1DANYjVu.jpg"
},
{
"multimedia_type_id": "2",
"order": 4,
"height": 768,
"width": 1024,
"url730x532": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/720x532/4108166360.jpg",
"url360x266": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/360x266/4108166360.jpg",
"url130x70": null,
"title": "7tNzzwYLxK0dg679YTMdOGWGyIRnkYpP.jpg"
},
{
"multimedia_type_id": "2",
"order": 5,
"height": 768,
"width": 1024,
"url730x532": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/720x532/4108166350.jpg",
"url360x266": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/360x266/4108166350.jpg",
"url130x70": null,
"title": "f3OM6plbhLsHm5m59B9ca2kG0RHfd5W3.jpg"
},
{
"multimedia_type_id": "2",
"order": 6,
"height": 768,
"width": 1024,
"url730x532": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/720x532/4108166395.jpg",
"url360x266": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/360x266/4108166395.jpg",
"url130x70": null,
"title": "r3FXgpVP93XDH19u5ie6UjdcPr4RtCh4.jpg"
},
{
"multimedia_type_id": "2",
"order": 7,
"height": 768,
"width": 1024,
"url730x532": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/720x532/4108166396.jpg",
"url360x266": "https://imgbr.imovelwebcdn.com/avisos/22/29/88/60/29/11/360x266/4108166396.jpg",
"url130x70": null,
"title": "6IwGK0FUhIkX4N50qTNCXyWgyJ86Vg5a.jpg"
}
],
"additional_pictures_count": 15
},
"status": "ONLINE",
"posting_type": "PROPERTY",
"whatsapp": "55 85997873442",
"modified_date": "2026-05-10T23:05:22-0400"
}

Each listing returns a structured record with 28 fields:

Identification & URLs

FieldMeaning
Posting IDUnique internal identifier for the listing
URLDirect link to the full property detail page
Posting CodeHuman-readable reference code for the listing
TitleListing headline (e.g., "Apartamento 3 quartos à venda")

Pricing & Costs

FieldMeaning
Price Operation TypesSale or rental price, including currency and operation type (venda/aluguel)
ExpensesAdditional costs such as condominium fees or IPTU

Property Characteristics

FieldMeaning
Main FeaturesCore specs: area (m²), bedrooms, bathrooms, parking spaces
General FeaturesSecondary attributes such as floor level, orientation, or furnishing status
Development FeaturesFeatures specific to the building/development (e.g., pool, gym, security)
Highlighted FeaturesKey selling points surfaced prominently in the listing
Flags FeaturesBoolean feature tags (e.g., pet-friendly, accepts financing)
AntiquityProperty age or construction period
Real Estate TypeProperty category (apartment, house, commercial, land, etc.)
UnitsNumber of units available, relevant for developments or multi-unit buildings
House InfoStructured summary of the property specs
Description NormalizedPlain-text, cleaned version of the full listing description

Publisher & Contact

FieldMeaning
PublisherName and details of the agency or individual listing the property
URL LogoURL to the publisher's logo image
WhatsAppWhatsApp contact number for the listing publisher, if available

Listing Metadata

FieldMeaning
PublicationOriginal publication date of the listing
Modified DateDate the listing was last updated
StatusCurrent listing status (active, paused, sold, etc.)
Posting TypeListing classification (standard, featured, etc.)
PremierWhether the listing has a premium/premier placement
SlotAd slot position on the results page
Slot ColorVisual slot styling, indicating tier or promotion level

Location & Media

FieldMeaning
Posting LocationStructured location data: city, neighborhood, state, coordinates
Visible PicturesArray of listing photo URLs available for public display

How to Use

  1. Build your target URLs — Navigate to Casamineira.com.br, apply filters (property type, city, operation), and copy the paginated search URL.
  2. Paste into urls — Add one or more search page URLs to the array.
  3. Set limits — Adjust max_items_per_url based on how many results the page returns (typically 20–48 per page).
  4. Enable failure tolerance — Keep ignore_url_failures: true for multi-URL runs.
  5. Export — Download results as JSON, CSV, or Excel for analysis.

Common issues:

  • Using a detail page URL instead of a list/search page URL will return no results.
  • Very high max_items_per_url values beyond the page's actual listing count will simply return all available items without error.

Use Cases & Business Value

  • Price benchmarking: Compare asking prices by neighborhood, property type, or size
  • Inventory monitoring: Track new listings and sold properties over time
  • Lead generation: Extract publisher WhatsApp and contact info for outreach
  • Market reports: Generate data-driven insights on Brazil's property market

Conclusion

The Casamineira.com.br Property Scraper turns paginated search results into structured, analysis-ready datasets with 28+ fields per listing. Whether you're tracking the Brazilian real estate market or building a property aggregator, it removes the manual effort entirely.