
Realtor Agents Scraper
3 days trial then $30.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors
Realtor Agents Scraper
3 days trial then $30.00/month - No credit card required now
Get valuable insight from realtor agents data. This scraper provides you complete database of all agents from realtor.com including agent contact details and statistics. You can scrape specific area of choice to analyze as well.
Actor Metrics
11 monthly users
No reviews yet
5 bookmarks
98% runs succeeded
Created in Dec 2023
Modified a month ago
You can access the Realtor Agents 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 "listUrls": [
3 {
4 "url": "https://www.realtor.com/realestateagents/27872"
5 }
6 ],
7 "agentUrls": [
8 {
9 "url": "https://www.realtor.com/realestateagents/566f400b0fa41701007145a7"
10 }
11 ],
12 "threads": "2",
13 "proxy": {
14 "useApifyProxy": true,
15 "apifyProxyGroups": [
16 "RESIDENTIAL"
17 ]
18 }
19}' |
20apify call dhrumil/realtor-agents-scraper --silent --output-dataset
Realtor Agents Scraper API through CLI
The Apify CLI is the official tool that allows you to use Realtor Agents 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: