Centris Property Scraper
3 days trial then $30.00/month - No credit card required now
Centris Property Scraper
3 days trial then $30.00/month - No credit card required now
Access comprehensive data from Centris.ca's real estate listings. Extract detailed property information, pricing, broker details, neighborhood amenities, and financial insights. Perfect for data analysis, market research, or building real estate solutions with tailored searches.
You can access the Centris Property Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.centris.ca/en/houses~for-sale"
5 }
6 ],
7 "maxItems": 5,
8 "endPage": 2,
9 "includeNearbySchools": true,
10 "includeNearbyDaycares": true,
11 "includeNearbyPublictransport": false,
12 "includeNearbyGroceries": false,
13 "includeNearbyCafesRestaurants": false,
14 "includeNearbyWellness": false,
15 "includeNearbyArtCultureScience": false,
16 "includeNearbyNightlife": false,
17 "includeNEarbyCarFuelingStations": false,
18 "includeLocationScores": true,
19 "includeRegionScores": false,
20 "includeRegionDemographicStats": false,
21 "extendedOutputFunction": "($) => { return {} }",
22 "proxy": {
23 "useApifyProxy": true
24 }
25}' |
26apify call aitorsm/centris-scraper --silent --output-dataset
Centris Property Scraper API through CLI
The Apify CLI is the official tool that allows you to use Centris Property Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
3 monthly users
-
1 star
97% runs succeeded
Created in Nov 2024
Modified a month ago