Realtor Agents Scraper avatar
Realtor Agents Scraper

Under maintenance

Pricing

$30.00/month + usage

Go to Store
Realtor Agents Scraper

Realtor Agents Scraper

Under maintenance

Developed by

cat

cat

Maintained by Community

💫 Scrape agents data from Realtor.com

1.8 (2)

Pricing

$30.00/month + usage

9

Total users

476

Monthly users

9

Runs succeeded

>99%

Response time

29 days

Last modified

2 months ago

Welcome to Realtor.com Scraper

enter image description here

About Realtor.com

Realtor.com is a real estate listings website operated by the News Corp subsidiary Move, Inc. and based in Santa Clara, California. It is the second most visited real estate listings website in the United States as of 2021, with over 100 million monthly active users.

About This Actor

Scrape data from Realtor.com about real-estate agents in specific region inside United States. Search for Agent, Group, Company based on multiple criteria.

Tutorial

Example #1: Basic Usage

{
"location": "Washington, DC",
"search_type": "agent",
"offset": 0,
"limit": 5
}
parametertypeargumentdescription
locationstringcity, state, postal-codeAgent marketing area
search_typestringagent, team, companyType of agent to search
offsetintegerdefault=0Start from specific offset
limitintegerdefault=5Limit number of results

Outputs Sample

[{
"address": {
"line": "10328 Sepulveda Blvd.",
"line2": "",
"city": "Mission Hills",
"postal_code": "91345",
"state_code": "CA",
"state": "",
"country": "US"
},
"advertiser_id": 45968,
"agent_rating": 5,
"background_photo": {
"href": "https://ap.rdcpix.com/1412695029/b0bac9e3d7e9e9a2ba7469dd19c6120eg-c0s.jpg"
},
"broker": {
"fulfillment_id": 3421666,
"designations": [],
"name": "Pinnacle Estate Properties, Inc - Broker",
"accent_color": "Transparent",
"photo": {
"href": ""
},
"video": ""
},
"description": "You might consider **** an adventurer. However, she describes her enjoyment for sky diving, skiing, hiking and mountain climbing as a \"calculated\" risk enjoyment. **** enjoys setting new goals and working diligently to attain them. A woman of intensity and action, **** does not have patience for a \"can't do\" attitude! \"I love what I do, believe in what I do and am committed to being the best\" Her passion for Real Estate and her commitment to succeed keeps her striving to always be on the cutting edge of this ever-changing Real Estate market.",
"designations": [],
"first_month": 4,
"first_name": "*****",
"first_year": 1993,
"has_photo": true,
"href": "http://********.com",
"id": "5673a0e67e54f701001dfc85",
"is_realtor": true,
"languages": [],
"last_name": "*****",
"last_updated": "Sat, 22 Jan 2022 08:20:33 GMT",
"marketing_area_cities": [
{
"city_state": "Los Angeles_CA",
"name": "Los Angeles",
"state_code": "CA"
},
{...}
],
"mls": [
{
"member": {
"id": "F210077879"
},
"abbreviation": "SVCA",
"type": "A",
"primary": true,
"license_number": "00920540"
}
],
"mls_history": [],
"nar_only": 1,
"nick_name": "",
"nrds_id": "207077879",
"office": {
"name": "Pinnacle Estate Properties, Inc",
"mls": [
{
"member": {
"id": "F2435003"
},
"abbreviation": "SVCA",
"type": "O",
"primary": true
}
],
"phones": [
{
"ext": "",
"number": "(***) ***-****",
"type": "Office"
}
],
"phone_list": {
"phone_1": {
"type": "Office",
"number": "********",
"ext": ""
}
},
"photo": {
"href": ""
},
"slogan": "",
"website": "",
"video": null,
"fulfillment_id": 1404775,
"address": {
"line": "10328 Sepulveda Blvd.",
"line2": "",
"city": "Mission Hills",
"postal_code": "91345",
"state_code": "CA",
"state": "",
"country": "US"
},
"email": "blackjeff@aol.com",
"nrds_id": null,
"feed_licenses": [],
"licenses": []
},
"party_id": 4032941,
"person_name": "**** **** Real Estate Resource Team",
"phones": [
{
"ext": "",
"number": "(***) ***-****",
"type": "Mobile",
"key": "phone_1"
},
{
"ext": "",
"number": "(***) ***-****",
"type": "Office",
"key": "phone_2"
}
],
"photo": {
"href": "https://ap.rdcpix.com/250870895/e78d3aa102330d14261d34e9bd64569aa-c0s.jpg"
},
"recommendations_count": 0,
"review_count": 3,
"role": "agent",
"served_areas": [
{
"name": "Chatsworth",
"state_code": "CA"
},
{...}
],
"slogan": "Work is only work if you'd rather be doing something else...",
"specializations": [
{ "name": "Buyers" },
{ "name": "Probates & Income Properties" },
{ "name": "Condo & Townhomes" },
{ "name": "Estate Properties" },
{ "name": "Residential Homes" }
],
"title": "Agent",
"types": "agent",
"user_languages": [
"English",
"Spanish"
],
"web_url": "https://www.realtor.com/realestateagents/****-****-Real-Estate-Resource-Team_Mission-Hills_CA_45968_021229297",
"zips": [
"91311",
"91324",
"91325",
"91331"
],
"email": "****",
"full_name": "****",
"name": "****",
"agent_type": [
"buyer",
"seller"
],
"social_media": {
"facebook": {
"href": "http://www.facebook.com/********",
"type": "facebook"
}
},
"areas_of_business": [],
"video": null,
"product_code": null,
"products": null,
"raw_products": null,
"data_flags": null,
"feed_licenses": [
{
"country": "US",
"state_code": "CA",
"license_number": "00920540"
}
],
"for_sale_price": {
"count": 7,
"min": 410000,
"max": 1325000,
"last_listing_date": "2022-07-18T18:26:13Z"
},
"recently_sold": {
"count": 68,
"min": 245000,
"max": 1855000,
"last_sold_date": "2022-05-27"
},
"agent_team_details": {
"is_team_member": false
}
}]

Updates & Bug Fixes

... almost there ...