Centris Property Scraper avatar
Centris Property Scraper

Pricing

$30.00 / 1,000 results

Go to Store
Centris Property Scraper

Centris Property Scraper

Developed by

Aitor Sanchez-Mansilla

Aitor Sanchez-Mansilla

Maintained by Community

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

$30.00 / 1,000 results

3

Total users

38

Monthly users

15

Runs succeeded

93%

Last modified

4 months 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: