Zillow Agents Finder avatar
Zillow Agents Finder

Pricing

$30.00/month + usage

Go to Store
Zillow Agents Finder

Zillow Agents Finder

Developed by

cat

Maintained by Community

💫 Scrape Zillow.com Agents

3.4 (2)

Pricing

$30.00/month + usage

5

Monthly users

19

Runs succeeded

>99%

Last modified

23 days ago

Welcome to Zillow Agents Scraper

enter image description here

🍂 About Zillow.com

Zillow Group, Inc., or simply Zillow, is an American tech real-estate marketplace company that was founded in 2006, and was created by Rich Barton and Lloyd Frink, former Microsoft executives and founders of Microsoft spin-off Expedia; Spencer Rascoff, a co-founder of Hotwire.com; David Beitel, Zillow's current chief technology officer; and Kristin Acker, Zillow's current senior vice president of experience design.

🍂 Input Parameters

Parameters

NameTypeDescription
queryarrayList of URL, Search Term or QUERY
limitnumberNumber of results (per-query)
filtersobjectSearch filters

Possible QUERY values :

  • AgentName
  • @ScreenName
  • @ScreenName/sales
  • @ScreenName/rentals
  • @ScreenName/sold
  • @ScreenName/reviews
  • Profile URL: https://www.zillow.com/profile/<ScreenName>

🍂 INPUT Examples

Example #1: Searching

Searching agents by name

{ "query": ["arnold schwarzenegger"], "limit": 10 }

Searching agents in specific location

{ "filters.location": "New York, NY", "limit": 10 }

Example #2: Agent Info

Scrape agents info using profile URL

1{ 	
2	"query": [
3		"https://www.zillow.com/profile/ElonMusk",
4		"https://www.zillow.com/profile/VeronicaFigueroa"
5	] 
6}

Or using @SCREENNAME

{ "query": [ "@ElonMusk", "@VeronicaFigueroa" ] }

Example #3: Agent (more) Info

Agent reviews

{ "query": [ "@ElonMusk/reviews" ], "limit": 20 }

Agent sales (active) listing

{ "query": [ "@ElonMusk/sales" ], "limit": 15 }

🍂 Support

Feel free to reach out to the developer for any issues or suggestions for improvement.

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

7 days

Price

$30.00