Realtor Agents Scraper
by jupri
Need to pull agent listings from Realtor.com for your real estate project? This scraper does the heavy lifting for you. I built it because I kept need...
Opens on Apify.com
About Realtor Agents Scraper
Need to pull agent listings from Realtor.com for your real estate project? This scraper does the heavy lifting for you. I built it because I kept needing clean, structured data on real estate agents—contact info, active listings, client reviews, and sales history—but found manual collection way too slow. It works by searching locations or specific agent profiles you provide, then systematically extracts the details into a tidy spreadsheet or JSON. You get the agent's name, phone number, email (where available), brokerage, years of experience, and recent sales activity. It handles pagination and can run for thousands of profiles, which is perfect for building lead lists, conducting market analysis, or competitor research. I run it myself for lead generation and to track agent performance in different ZIP codes. The setup is straightforward: plug in your target cities or agent URLs, choose your output format, and let it run. You'll get usable data without the hours of copy-pasting. It's become a staple in my toolkit for any real estate data project.
What does this actor do?
Realtor Agents Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Welcome to Realtor.com Scraper
## 🪂 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. ## 🪂 Input Parameters | parameter | type | description | |-|-|-| | query | array | List of agent Name or URL | | location | string | Agent marketing area | | search_type | string |Type of agent to search | | limit | integer | Limit Number of results (per-QUERY) | ## 🪂 Basic Usage Searching for agents by Location yaml { "location": "Washington, DC", "search_type": "agent", "limit": 5 } Searching for agents by Name yaml { "query": ["Joefree"], "search_type": "agent", "limit": 5 } Scrape Agent URL yaml { "query": ["https://www.realtor.com/realestateagents/Joefree_922120_12334499"] } ## 🪂 Output Sample yaml [{ "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 } }] ## 📌 Support
⚡️ Feel free to reach out to the developer for any issues or suggestions for improvement.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Realtor Agents Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- jupri
- Pricing
- Paid
- Total Runs
- 403,823
- Active Users
- 660
Related Actors
Apartments.com Scraper 🏡
by epctex
Expedia Hotels 4.0
by jupri
Zillow Detail Scraper
by maxcopell
Idealista Scraper - Real Estate Data for Spain, Italy, Portugal
by igolaizola
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support