Duproprio Profile Scraper
Pricing
Pay per usage
Duproprio Profile Scraper
Extract detailed property listings from Duproprio, including prices, locations, features, and images. This scalable Apify Actor automates data collection for real estate professionals, investors, and analysts, delivering structured JSON output for efficient market research and investment insights.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

GetDataForMe
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Introduction
The Duproprio Profile Scraper is a powerful Apify Actor designed to extract detailed property listings from Duproprio, a leading real estate platform in Canada. It automates the collection of comprehensive data on homes for sale, including pricing, location, features, and seller information, enabling efficient market analysis and research. This tool is ideal for real estate professionals, investors, and analysts seeking reliable, structured data without manual scraping.
Features
- Comprehensive Data Extraction: Scrapes key details like price, address, property type, bedrooms, bathrooms, and descriptions from Duproprio listings.
- Geolocation Support: Includes latitude and longitude for precise mapping and location-based analysis.
- Image and Feature Collection: Captures property images and unique features such as waterfront access or heating systems.
- High Reliability: Built on CheerioCrawler for fast, robust scraping with error handling to ensure data accuracy.
- Structured JSON Output: Delivers clean, machine-readable data for easy integration into databases or analytics tools.
- Scalable and Efficient: Handles multiple URLs concurrently, supporting large-scale data collection.
- Customizable Inputs: Accepts a list of start URLs for targeted scraping of specific listings.
Input Parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| startUrls | array | Yes | An array of URLs to start scraping from. Each URL should point to a Duproprio property listing page. | [{"url": "https://duproprio.com/fr/estrie/brigham/maison-de-campagne-a-vendre/hab-1492-chemin-magenta-ouest-138193"}] |
Example Usage
To run the Actor, provide the input parameters in JSON format. Here's an example input:
{"startUrls": [{"url": "https://duproprio.com/fr/estrie/brigham/maison-de-campagne-a-vendre/hab-1492-chemin-magenta-ouest-138193"}]}
The Actor will output a JSON array of scraped property data. Example output:
[{"listingId": "138193","url": "https://duproprio.com/fr/estrie/brigham/maison-de-campagne-a-vendre/hab-1492-chemin-magenta-ouest-138193","title": "Maison de campagne à vendre Brigham 5 chambres 2 salles de bain","price": 600000,"currency": "CAD","address": {"streetAddress": "1492, chemin Magenta Ouest","addressLocality": "Brigham","addressRegion": "QC","postalCode": "J2K 4A3","addressCountry": "Canada"},"geo": {"latitude": "45.27631","longitude": "-72.82104"},"propertyType": "Maison-de-campagne","numberOfRooms": null,"numberOfBedrooms": 5,"numberOfBathroomsTotal": 2,"numberOfFloors": 1,"livingSpaceArea": "1 272 pi² (118.17 m²)","lotSize": "43 070.71 pi² (4 001.4 m²)","yearBuilt": null,"description": "Maison à huit côtés de 30x30 plus rallonge (construction 2003) 18.8x28. Très grand terrain bordé par la rivière Yamaska. Pour ceux et celles qui aiment la nature, sans être trop loin des grands centres. Possibilité bi-générationnelle ou loyer.","features": ["Bord de l'eau","Bord de l'eau"],"images": ["https://photos.duproprio.com/photos/public/for_sale/200907/138193/facade-maison-de-campagne-brigham-600-587740.jpg"],"parkingSpaces": "","heatingSystem": "","coolingSystem": "","basement": "","propertyTax": "","schoolTax": "","condoFees": "","characteristics": {},"sellerPhone": "450 XXX-XXXX \n \n \n\n 450 XXX-XXXX (Afficher)\n \n \n\n 450 XXX-XXXX (Afficher)\n \n \n\n 450 XXX-XXXX (Afficher)","scrapedAt": "2026-02-12T11:28:33.262Z"}]
Use Cases
- Market Research and Analysis: Gather data on property prices and trends in specific regions for investment decisions.
- Competitive Intelligence: Monitor competitor listings and pricing strategies in the real estate market.
- Price Monitoring: Track price changes on targeted properties over time for dynamic analysis.
- Content Aggregation: Build databases of property listings for real estate websites or apps.
- Academic Research: Collect data for studies on housing markets, demographics, or urban development.
- Business Automation: Automate lead generation by extracting seller contact information for outreach.
Installation and Usage
- Search for "Duproprio Profile Scraper" in the Apify Store
- Click "Try for free" or "Run"
- Configure input parameters
- Click "Start" to begin extraction
- Monitor progress in the log
- Export results in your preferred format (JSON, CSV, Excel)
Output Format
The output is a JSON array of objects, each representing a scraped property listing. Key fields include:
listingId: Unique identifier for the listing.url: Original URL of the listing.title: Property title.priceandcurrency: Sale price and currency (e.g., CAD).address: Structured address details including street, locality, region, postal code, and country.geo: Latitude and longitude for geolocation.propertyType: Type of property (e.g., Maison-de-campagne).numberOfBedrooms,numberOfBathroomsTotal: Room counts.livingSpaceArea,lotSize: Size details.description: Full property description.features: Array of property features.images: Array of image URLs.- Additional fields like taxes, fees, and seller phone.
scrapedAt: Timestamp of scraping.
Data is extracted directly from Duproprio pages and may include null values if information is unavailable.
Support
For custom/simplified outputs or bug reports, please contact:
- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: https://getdataforme.com/contact/
We're here to help you get the most out of this Actor!