Zoopla Find Agents avatar

Zoopla Find Agents

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Zoopla Find Agents

Zoopla Find Agents

Instantly find and extract agents from Zoopla UK. Get real-time contact details and listing performance stats for any location. Fast, reliable, and perfect for building high-quality B2B real estate lead lists.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Kevin

Kevin

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

๐Ÿข Zoopla Agents List

Extract estate agents, letting agents, and commercial agents from Zoopla UK. This powerful Apify actor retrieves comprehensive agent data including contact details, listing statistics, and property market insights.

๐ŸŽฏ What This Actor Does

This actor allows you to:

  • Find estate agents - Search by location to get a complete list of agents in any UK area
  • Search by company name - Look up specific agent companies on Zoopla
  • Get contact details - Agent name, phone number, and office address
  • Access listing statistics - Average asking price, weeks on market, available listings
  • Residential & commercial data - Both for sale and to rent stats
  • Auto-pagination - Automatically scrapes all pages of results

๐Ÿš€ How to Use

You can search by:

  1. Location - Enter a location in lowercase (e.g., birmingham, greenwich-royal-borough, station/greenwich)
  2. Company Name - Search for a specific agent company (e.g., Bairstow Eves)

Step 2: Configure the Actor

InputDescriptionDefault
locationLocation to search (lowercase)birmingham
companyNameAgent/company name to search-
searchTypeType of agent to searchestate-agents
agentsSortSort order for resultsa_z
radiusSearch radius in miles (0-40)0
maxPagesMax pages to scrape (0 = all)0

Step 3: Run and Get Results

Run the actor and download your data in JSON, CSV, or Excel format.

๐Ÿ“Š Output Data Structure

Each agent result contains:

๐Ÿข Agent Information

FieldDescription
agentIdZoopla Agent ID
displayNameAgent display name
nameAgent name
descriptionAgent description/about
displayAddressOffice address
contactNumberPhone number
featuredWhether the agent is featured
zooplaUrlDirect link to Zoopla agent profile
FieldDescription
logoUrlAgent logo image URL
logoWidthLogo width
logoHeightLogo height

๐Ÿ  Residential For Sale Statistics

FieldDescription
residentialForSale_avgAskingPriceAverage asking price
residentialForSale_avgWeeksOnMarketAverage weeks on market
residentialForSale_availableListingsNumber of available listings

๐Ÿ˜๏ธ Residential To Rent Statistics

FieldDescription
residentialToRent_avgAskingPriceAverage asking rent
residentialToRent_avgWeeksOnMarketAverage weeks on market
residentialToRent_availableListingsNumber of available listings

๐Ÿ—๏ธ Commercial For Sale Statistics

FieldDescription
commercialForSale_avgAskingPriceAverage asking price
commercialForSale_avgWeeksOnMarketAverage weeks on market
commercialForSale_availableListingsNumber of available listings

๐Ÿช Commercial To Rent Statistics

FieldDescription
commercialToRent_avgAskingPriceAverage asking rent
commercialToRent_avgWeeksOnMarketAverage weeks on market
commercialToRent_availableListingsNumber of available listings

๐Ÿ“‹ Example Input

Search by Location

{
"location": "birmingham",
"searchType": "estate-agents",
"agentsSort": "a_z"
}

Search by Company Name

{
"companyName": "Bairstow Eves",
"searchType": "estate-agents"
}

Search Letting Agents with Radius

{
"location": "greenwich",
"searchType": "letting-agents",
"radius": 5,
"maxPages": 3
}

๐Ÿ“‹ Example Output

{
"searchLocation": "Birmingham",
"agentId": 122074,
"displayName": "10X Rising",
"name": "10X Rising",
"description": "",
"displayAddress": "25 Institute Road, Birmingham, B14 7EG",
"contactNumber": "0121 721 7690",
"featured": false,
"uriName": "10x-rising-birmingham-122074",
"zooplaUrl": "https://www.zoopla.co.uk/find-agents/agent/10x-rising-birmingham-122074/",
"logoUrl": "https://st.zoocdn.com/zoopla_static_agent_logo_(749567).png",
"logoWidth": "140",
"logoHeight": "70",
"residentialForSale_avgAskingPrice": 2073333,
"residentialForSale_avgWeeksOnMarket": 94,
"residentialForSale_availableListings": 3,
"residentialToRent_avgAskingPrice": 3936,
"residentialToRent_avgWeeksOnMarket": 110,
"residentialToRent_availableListings": 2,
"commercialForSale_avgAskingPrice": 999999,
"commercialForSale_avgWeeksOnMarket": 105,
"commercialForSale_availableListings": 1,
"commercialToRent_avgAskingPrice": 241,
"commercialToRent_avgWeeksOnMarket": 108,
"commercialToRent_availableListings": 5
}

๐ŸŽจ Dataset Views

The actor provides 2 organized table views:

ViewDescription
OverviewQuick view with agent name, address, phone, featured status, and Zoopla URL
Listing StatisticsComplete listing stats for residential & commercial (sale & rent)

๐Ÿ”ง Tips for Best Results

  1. Use lowercase locations - Location values must be in lowercase (e.g., birmingham, greenwich-royal-borough)
  2. Adjust radius - Increase search radius to find more agents in surrounding areas
  3. Use maxPages - Limit pages if you only need a subset of results
  4. Sort options - Use highest_avg_price or lowest_avg_price to find agents by price range

๐Ÿ“Œ Use Cases

  • Real Estate Lead Generation - Build agent contact lists for marketing campaigns
  • Market Research - Analyze agent density and pricing in specific UK areas
  • Agent Comparison - Compare listing stats across agents in a location
  • Competitor Analysis - Track which agents are active and featured in target areas
  • Property Market Insights - Understand average prices and time on market by area

๐ŸŽ Get $5 Free Apify Credits

New to Apify? Sign up using this link and get $5 free credits to start scraping right away! No credit card required.

๐Ÿ“ž Support

For questions, feedback, or issues, please contact us through Apify or open an issue.


Happy scraping! ๐Ÿขโœจ