Realtor.ca Property Listings Scraper
Pricing
Pay per event
Realtor.ca Property Listings Scraper
Extract Canadian Realtor.ca listings: prices, MLS IDs, addresses, photos, agents, brokerages, coordinates, and listing URLs.
Realtor.ca Property Listings Scraper
Pricing
Pay per event
Extract Canadian Realtor.ca listings: prices, MLS IDs, addresses, photos, agents, brokerages, coordinates, and listing URLs.
You can access the Realtor.ca Property Listings 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 API & Integrations in Apify Console.
$echo '{< "locations": [< {< "name": "Toronto, ON",< "latitudeMin": 43.55,< "latitudeMax": 43.9,< "longitudeMin": -79.75,< "longitudeMax": -79.1< }< ],< "startUrls": [],< "maxItems": 20,< "recordsPerPage": 50,< "transactionTypeId": 2,< "propertyTypeGroupId": 1,< "propertySearchTypeId": 1,< "proxyCountryCode": "CA"<}' |<apify call automation-lab/realtor-ca-property-listings-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Realtor.ca Property Listings Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: