Zillow Agent Details Scraper avatar
Zillow Agent Details Scraper

Pricing

Pay per usage

Go to Apify Store
Zillow Agent Details Scraper

Zillow Agent Details Scraper

Retrieve agent profile data from Zillow — name, brokerage, bio, contact, and more. Perfect for building realtor databases, lead generation tools, or CRM enrichment.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Zillow Scraper

Zillow Scraper

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Categories

Share

This Apify actor lets you fetch profile details for any Zillow agent.
Provide the agent’s Zillow username, and the actor will return their profile data.


🧩 Overview

Collect an agent’s public profile details from Zillow, including:

  • Agent name
  • Company or brokerage
  • Experience
  • Contact info
  • Bio / description
  • Zillow profile URL
  • Active/sold listing counts

⚙️ Input

FieldTypeRequiredDescription
usernamestring✅ YesThe Zillow agent’s username. Example: "kkladakis1"

🧠 Example Input

{
"username": "kkladakis1"
}

📤 Output

{
"status": "success",
"agent_name": "Kelly Kladakis",
"brokerage": "ABC Realty Group",
"experience_years": 10,
"bio": "Dedicated real estate agent with over a decade of experience...",
"phone": "(555) 123-4567",
"url": "https://www.zillow.com/profile/kkladakis1/"
}

🚀 Notes

  • Only username is required.

Created by Coder_zoro
For custom Zillow data collection or automation services, contact for collaboration.