
Centris Property Scraper
Pricing
$15.00/month + usage

Centris Property Scraper
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.
0.0 (0)
Pricing
$15.00/month + usage
4
Total users
56
Monthly users
14
Runs succeeded
97%
Last modified
a month ago
You can access the Centris Property Scraper programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "startUrls": [< {< "url": "https://www.centris.ca/en/houses~for-sale"< }< ],< "maxItems": 5,< "endPage": 2,< "includeNearbySchools": true,< "includeNearbyDaycares": true,< "includeNearbyPublictransport": false,< "includeNearbyGroceries": false,< "includeNearbyCafesRestaurants": false,< "includeNearbyWellness": false,< "includeNearbyArtCultureScience": false,< "includeNearbyNightlife": false,< "includeNEarbyCarFuelingStations": false,< "includeLocationScores": true,< "includeRegionScores": false,< "includeRegionDemographicStats": false,< "extendedOutputFunction": "($) => { return {} }",< "proxy": {< "useApifyProxy": true< }<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: