Remax Scraper Residential (Per Event)
by dadhalfdev
Scrape residential property listings from Remax Portugal. Ideal for real estate market research, property investment analysis, or anyone needing struc...
Opens on Apify.com
About Remax Scraper Residential (Per Event)
Scrape residential property listings from Remax Portugal. Ideal for real estate market research, property investment analysis, or anyone needing structured data about properties in Portugal.
What does this actor do?
Remax Scraper Residential (Per Event) is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
🏠 Remax Residential Scraper Scraper (Per Event) Scrape residential property listings from Remax Portugal. Ideal for real estate market research, property investment analysis, or anyone needing structured data about properties in Portugal. ## ✨ Features - Comprehensive Property Types: All residential property types including apartments, houses, studios, farms, land, garages, and more - Extracts Complete Property Data: - Property details and pricing information - Property images - Number of bedrooms, bathrooms, and rooms - Area measurements (total, living, lot, built) - Price per square meter - Agent and office information - Property descriptions - Location and address details - Energy efficiency ratings - Market status and listing information ## 🚀 Usage ### Required Input Parameters | Parameter | Type | Description | Required | Options | | ------------------ | ------- | ----------------------------------------------- | -------- | ----------------------- | | search_term | String | Location to search for properties (city, province, municipality, etc.) | ✅ Yes | Any Portuguese location | ### Optional Input Parameters | Parameter | Type | Description | Required | Options | | ------------------ | ------- | ----------------------------------------------- | -------- | ----------------------- | | rent_or_buy | String | Whether to search for properties to rent or buy | ❌ No | "Buy", "Rent" (default: "Buy") | | property_types | Array | One or more property types to include in the search | ❌ No | See options below (default: ["All"]) | | rooms | String | Number of rooms to search for | ❌ No | "Any", "1+", "2+", "3+", "4+", "5+" (default: "Any") | | max_price | Integer | Maximum price filter in euros | ❌ No | Minimum: 10, Default: 1000000 | | min_price | Integer | Minimum price filter in euros | ❌ No | Minimum: 1, Default: 100 | | min_area | Integer | Minimum area filter in square meters | ❌ No | Minimum: 0, Default: 20 | | sort_by | String | Sort results by | ❌ No | See options below (default: "Most recent") | | max_properties | Integer | Maximum number of properties to scrape | ❌ No | Range: 20-2000, Default: 100 | ### Sort Options - Most recent: Sort by most recently updated (default) - Lowest price: Sort by price ascending - Highest price: Sort by price descending - Highest reduction: Sort by highest price reduction - Lowest reduction: Sort by lowest price reduction - Highest area: Sort by largest area ### Property Types Available - All: All residential properties - Apartament: Apartments - Studio: Studio apartments - House: Houses - Building: Buildings - Land: Land plots - Manor House: Manor houses (Solar) - Duplex: Duplex properties - Garage: Garages - Others - Residential: Other residential properties - Farm: Farms (Quinta) - Small Mansion: Small mansions (Palacete) - Storage Room: Storage rooms (Arrecadação) ### Example Input json { "search_term": "Arronches", "rent_or_buy": "Buy", "property_types": ["All"], "rooms": "Any", "max_price": 100000, "min_price": 100, "min_area": 20, "sort_by": "Most recent", "max_properties": 100 } ## 📊 Output The actor stores results in the default dataset, with each property represented as a JSON object containing: ### Core Property Information - id: Unique property identifier - propertyLink: Direct link to the property listing on Remax - propertyPicture: URL to the property's main image - listingType: Type of property (e.g., "Quinta", "Terreno", "Apartamento") - listingStatus: Current listing status (e.g., "Ativo") - listingClass: Property class (e.g., "Habitação") - smallDescription: Short description of the property - listingMetatagDescription: Meta description for the listing ### Location Information - address: Property address - zipCode: Postal code - localZone: Local zone/area - doorNumber: Door number (if applicable) - apartmentNumber: Apartment number (if applicable) ### Pricing Information - listingPrice: Property price in euros (float) - previousPrice: Previous price if there was a reduction (float) - priceReductionPercentage: Price reduction percentage (float) - pricePerSqM: Price per square meter in euros (float) ### Property Details - totalArea: Total area in square meters (float) - areaAutocomplete: Area for autocomplete (float) - livingArea: Living area in square meters (float) - lotSize: Lot size in square meters (float) - builtArea: Built area in square meters (float) - totalRooms: Total number of rooms (integer) - numberOfBedrooms: Number of bedrooms (integer) - numberOfBathrooms: Number of bathrooms (integer) - numberOfWC: Number of WC/toilets (integer) - garageSpots: Number of garage spots (integer) - constructionYear: Year of construction (integer) ### Property Features - landRegister: Land register number - conservationStatus: Conservation status - garageType: Type of garage - energyEfficiencyLevel: Energy efficiency level (e.g., "NC", "A", "B") - hasVTour: Whether property has virtual tour (boolean) - hasVideo: Whether property has video (boolean) - hasMultimedia: Whether property has multimedia (boolean) - isActive: Whether listing is active (boolean) - isOpportunity: Whether property is marked as opportunity (boolean) - isGreatOpportunity: Whether property is marked as great opportunity (boolean) - isBankAppraisalIncluded: Whether bank appraisal is included (boolean) - isMultipleProposal: Whether multiple proposals are accepted (boolean) ### Market Information - marketStatus: Market status (e.g., "Novo para o Mercado") - marketDays: Number of days on the market (integer) - publishDate: Publication date (ISO 8601 format) - modified: Last modification date (ISO 8601 format) ### Agent and Office Information - userName: Agent name - userCellPhoneTrimmed: Agent cell phone number - userTeamName: Agent team name - userAgencyPhoneNumber: Agency phone number - officeName: Office name - userLink: Direct link to agent profile on Remax ### Additional Information - whatsAppChatLink: WhatsApp chat link for the property ### Example Output json { "id": 7017498, "propertyLink": "https://remax.pt/en/imoveis/venda-terreno-tarronches-assuncao/120581172-23", "propertyPicture": "https://i.maxwork.pt/l-view/listings/12058/7017498/a86feee0-4ed0-41d6-8688-bf15e148f895.jpg", "zipCode": "7341-909", "localZone": "Portalegre", "address": "Coutada", "publishDate": "2025-10-02T16:34:24.057", "modified": "2025-10-08T16:52:41.847", "smallDescription": "Terreno para venda", "listingMetatagDescription": "Terreno rústico com 0,9250ha, situado em Coutada (concelho de Arronches), com acesso pela N246.", "listingPrice": 10000.0, "previousPrice": null, "priceReductionPercentage": null, "listingType": "Terreno", "listingStatus": "Ativo", "marketStatus": "Novo para o Mercado", "totalArea": null, "areaAutocomplete": 9250.0, "livingArea": null, "lotSize": 9250.0, "builtArea": null, "landRegister": "205", "conservationStatus": null, "garageType": null, "energyEfficiencyLevel": "NC", "listingClass": "Habitação", "hasVTour": false, "hasVideo": false, "isActive": false, "constructionYear": null, "pricePerSqM": null, "garageSpots": 0, "hasMultimedia": false, "isOpportunity": false, "isGreatOpportunity": false, "isBankAppraisalIncluded": false, "isMultipleProposal": false, "doorNumber": null, "apartmentNumber": null, "totalRooms": null, "numberOfBedrooms": null, "numberOfWC": null, "numberOfBathrooms": null, "whatsAppChatLink": "https://rply.link/l/rtyDtiEDxh", "marketDays": 11, "userName": "Ana Bragança", "userCellPhoneTrimmed": "+351963951797", "userTeamName": null, "userAgencyPhoneNumber": "+351 245 337 406", "officeName": "RE/MAX Portalegre", "userLink": "https://remax.pt/en/agente/ana-braganca/120581172" } ## 💰 Pricing - Start Cost: $0.1 per actor run - Per Result: $0.005 per property result ## ⚠️ Important Usage Rules - Search Language: You need to search for places in Portuguese. The search_term parameter should be provided in Portuguese (e.g., "Lisboa", "Porto", not "Lisbon", "Oporto"). - Geographic Limitation: You can only scrape places in Portugal. This scraper is designed specifically for Remax Portugal and will only return results for Portuguese locations.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Remax Scraper Residential (Per Event) now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- dadhalfdev
- Pricing
- Paid
- Total Runs
- 3
- Active Users
- 2
Related Actors
Apartments.com Scraper 🏡
by epctex
Expedia Hotels 4.0
by jupri
Zillow Detail Scraper
by maxcopell
Idealista Scraper - Real Estate Data for Spain, Italy, Portugal
by igolaizola
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support