
Realtor.ca Canada Property & Agent Scraper
Pricing
$15.00/month + usage

Realtor.ca Canada Property & Agent Scraper
Scrape detailed information about real estate agents in Canada, including their contact information, organizations, and more.
0.0 (0)
Pricing
$15.00/month + usage
1
Total users
63
Monthly users
25
Runs succeeded
98%
Response time
2.4 hours
Last modified
6 days ago
You can access the Realtor.ca Canada Property & Agent 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.realtor.ca/map#ZoomLevel=10&Center=45.250322%2C-75.799950&LatitudeMax=45.70243&LongitudeMax=-75.06867&LatitudeMin=44.79459&LongitudeMin=-76.53123&Sort=6-D&PGeoIds=g30_f241etq5&GeoName=Ottawa%2C%20ON&PropertyTypeGroupID=1&TransactionTypeId=2&PropertySearchTypeId=0&Currency=CAD&HiddenListingIds=&IncludeHiddenListings=false"
5 }
6 ],
7 "proxy": {
8 "useApifyProxy": true,
9 "apifyProxyGroups": [
10 "RESIDENTIAL"
11 ]
12 }
13}' |
14apify call memo23/realtor-canada-search-cheerio --silent --output-dataset
Realtor.ca Canada Property & Agent Scraper API through CLI
The Apify CLI is the official tool that allows you to use Realtor.ca Canada Property & Agent 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: