Zillow Agents Cheerio
2 hours trial then $25.00/month - No credit card required now
Zillow Agents Cheerio
2 hours trial then $25.00/month - No credit card required now
Unlock the power of Zillow with automated agent profile scraping – gather key insights and data on real estate agents effortlessly.
Zillow Agents Scraper
How it works
This actor allows you to scrape real estate agent profiles from Zillow.com and extract important details such as agent name, reviews, contact information, and other relevant data. The scraper is designed to help you gather comprehensive data on real estate agents, which can be useful for market research, contact building, or analyzing agent performance.
Features
Multiple Search Queries: Supports scraping based on multiple start URLs (just copy and paste the link/url from Zillow.com site), formatted as:
https://www.zillow.com/professionals/real-estate-agent-reviews/99501/
How to Use
- Set Up: Ensure you have an Apify account and access to the Apify platform.
- Configure Proxy Settings: (Optional) For enhanced reliability, configure proxy settings, as Zillow employs anti-scraping measures.
- Provide Start URLs: Copy the link of the agent listings from Zillow.com and paste it into the scraper. Make sure the URLs point to agent listings pages.
- Run the Scraper: Execute the scraper and obtain the extracted data in your preferred format, such as JSON, CSV, Excel, or others as supported by Apify.
Input Data
Here's an example of how to set up a search for agents:
1{ 2 "startUrls": [ 3 { 4 "url": "https://www.zillow.com/professionals/real-estate-agent-reviews/99501/" 5 } 6 ], 7 "proxyConfiguration": { 8 "useApifyProxy": true, 9 "apifyProxyGroups": [ 10 "RESIDENTIAL" 11 ] 12 } 13}
Input Options
- Start URLs (
startUrls
): URLs of agent listings to start scraping from. This is an array of strings, where each string is a Zillow URL. - Max Concurrency (
maxConcurrency
): Maximum number of pages that can be processed at the same time. Default is50
. - Min Concurrency (
minConcurrency
): Minimum number of pages that will be processed at the same time. Default is1
. - Max Request Retries (
maxRequestRetries
): Number of times the scraper will retry a failed request before giving up. Default is100
. - Proxy Configuration (
proxy
): Specifies proxy servers that will be used by the scraper to hide its origin, ensuring greater reliability and anonymity. For more details, see the Proxy configuration.
Output Structure
The output data typically includes:
1{ 2 "url": "https://www.zillow.com/profile/Michael-Kayem", 3 "encodedZuid": "X1-ZUz91ogaatrqq1_9tzap", 4 "screenName": "Michael Kayem", 5 "inCanada": false, 6 "name": "Michael Kayem", 7 "flag": 6554086, 8 "profileTypeIds": [ 9 1, 10 2 11 ], 12 "profileTypes": [ 13 "consumer", 14 "agent" 15 ], 16 "sidebarVideoUrl": "https://www.youtube.com/embed/CaeOTSnn2LM?wmode=transparent&rel=0", 17 "businessAddress": { 18 "address1": "124 Washington Blvd", 19 "address2": null, 20 "city": "Culver City", 21 "state": "CA", 22 "postalCode": "90292" 23 }, 24 "businessName": "Remax Estate Properties", 25 "cpdUserPronouns": null, 26 "isTopAgent": false, 27 "profileImageId": null, 28 "profilePhotoSrc": "https://photos.zillowstatic.com/fp/9d9d1900ba5439707d25d86ca280824d-h_l.jpg", 29 "isPremierAgent": false, 30 "ratings": { 31 "count": 149, 32 "average": 5 33 }, 34 "phoneNumbers": { 35 "cell": "(310) 739-8029", 36 "brokerage": null, 37 "business": "(310) 739-8029" 38 }, 39 "email": "homes@agentmichael.com", 40 "agentSalesStats": { 41 "countAllTime": 258, 42 "countLastYear": 5, 43 "priceRangeThreeYearMin": 460000, 44 "priceRangeThreeYearMax": 3650000, 45 "averageValueThreeYear": 1071466, 46 "stats_include_team": true 47 }, 48 "forSaleListings": { 49 "listings": [ 50 { 51 "zpid": 2070017617, 52 "home_type": "townhome", 53 "address": { 54 "line1": "5215 Sepulveda Blvd #18B", 55 "line2": "Culver City, CA 90230", 56 "city": "Culver City", 57 "stateOrProvince": "CA", 58 "postalCode": "90230" 59 }, 60 "bedrooms": 2, 61 "bathrooms": 3, 62 "openHouses": "", 63 "hasOpenHouse": false, 64 "primary_photo_url": "https://photos.zillowstatic.com/fp/19a0ede3499c9457db6337e250ba45a5-a_a.jpg", 65 "price": 999000, 66 "price_currency": "usd", 67 "status": "fsba", 68 "latitude": 33.99802, 69 "longitude": -118.39993, 70 "brokerage_name": "RE/MAX ESTATE PROPERTIES", 71 "home_marketing_status": "active", 72 "home_marketing_type": "forSale", 73 "has_vr_model": false, 74 "listing_url": "/homedetails/5215-Sepulveda-Blvd-18B-Culver-City-CA-90230/2070017617_zpid/" 75 } 76 ], 77 "listing_count": 1 78 }, 79 "pastSales": { 80 "total": 258, 81 "past_sales": [ 82 { 83 "represented": "Buyer", 84 "sold_date": "10/17/2024", 85 "price": "$1,385,000", 86 "street_address": "301 E Plymouth St", 87 "city_state_zipcode": "Inglewood, CA, 90302", 88 "latitude": 33.97487, 89 "longitude": -118.35469, 90 "bathrooms": 5, 91 "bedrooms": 6, 92 "city": "Inglewood", 93 "state": "CA", 94 "livingAreaValue": 3530, 95 "livingAreaUnitsShort": "sqft" 96 } 97 ] 98 }, 99 "reviewsData": { 100 "reviews": [ 101 { 102 "reviewComment": "Michael took care of all of my real estate needs from A-Z. He made the entire experience so much fun and worthwhile.", 103 "reviewId": 8464223, 104 "subRatings": [ 105 { 106 "description": "Local knowledge", 107 "score": 5 108 }, 109 { 110 "description": "Process expertise", 111 "score": 5 112 } 113 ], 114 "reviewee": { 115 "screenName": "Michael Kayem", 116 "encodedZuid": "X1-ZUz91ogaatrqq1_9tzap" 117 }, 118 "rating": 5, 119 "createDate": "2024-09-18T19:08:00", 120 "workDescription": "Found a tenant for a home." 121 } 122 ] 123 } 124}
Output Fields Explanation
url
: URL to the agent's Zillow profile.encodedZuid
: Encoded identifier for the agent.screenName
: Display name of the agent on Zillow.inCanada
: Boolean indicating if the agent is based in Canada.name
: Full name of the real estate agent.flag
: Internal flag identifier for the agent.profileTypeIds
: Array of IDs representing the types of profiles (e.g., consumer, agent).profileTypes
: Array of profile types (e.g., "consumer", "agent").sidebarVideoUrl
: URL of the sidebar video if available.businessAddress
: Object containing the business address details, includingaddress1
,address2
,city
,state
, andpostalCode
.businessName
: Name of the business or brokerage the agent is associated with.cpdUserPronouns
: Pronouns of the agent, if provided.isTopAgent
: Boolean indicating if the agent is a top agent.profileImageId
: Identifier for the profile image.profilePhotoSrc
: URL to the agent's profile photo.isPremierAgent
: Boolean indicating if the agent is a Premier Agent.ratings
: Object containing the totalcount
of ratings and theaverage
rating score.phoneNumbers
: Object containing contact numbers for the agent, includingcell
,brokerage
, andbusiness
.email
: Email address of the agent.professional
: Object containing additional professional information, if available.getToKnowMe
: Object containing introductory or promotional information about the agent, if available.agentLicenses
: Array containing the agent's real estate licenses.agentSalesStats
: Object containing sales statistics, includingcountAllTime
,countLastYear
,priceRangeThreeYearMin
,priceRangeThreeYearMax
,averageValueThreeYear
, andstats_include_team
(indicating if the stats include team sales).forSaleListings
: Object containing listings currently for sale by the agent, including details such aszpid
,home_type
,address
,bedrooms
,bathrooms
,price
,latitude
,longitude
,brokerage_name
,home_marketing_status
, andlisting_url
.forRentListings
: Object containing listings currently for rent by the agent, including details such aszpid
,home_type
,address
,bedrooms
,bathrooms
,price
,latitude
,longitude
,brokerage_name
,home_marketing_status
, andlisting_url
.pastSales
: Object containing past sales information, including thetotal
number of sales and details of individualpast_sales
, such asrepresented
,sold_date
,price
,street_address
,city_state_zipcode
,latitude
,longitude
,bathrooms
,bedrooms
,city
,state
,livingAreaValue
, andlivingAreaUnitsShort
.preferredLenders
: Object containing information about preferred lenders, if available.professionalInformation
: Array containing detailed professional information about the agent, such as broker address, phone number, websites, licenses, and languages spoken.reviewsData
: Object containing reviews information, including individual reviews (reviewComment
,reviewId
,rating
, andcreateDate
),subRatings
(detailed rating aspects like "Local knowledge" and "Process expertise"), andreviewee
(information about the reviewed agent).teamDisplayInformation
: Object containing information about the agent's team, includingteamLeadInfo
andteamMemberInfo
if applicable.
Explore More Scrapers
If you found this Apify Smartbuyglasses Scraper useful, be sure to check out our other powerful scrapers and actors at memo23's Apify profile. We offer a wide range of tools to enhance your web scraping and automation needs across various platforms and use cases.
Support
- For issues or feature requests, please use the Issues section of this actor.
- If you need customization or have questions, feel free to contact the author:
- Author's website: https://muhamed-didovic.github.io/
- Email: muhamed.didovic@gmail.com
Additional Services
- Request customization or whole dataset: muhamed.didovic@gmail.com
- If you need anything else scraped, or this actor customized, email: muhamed.didovic@gmail.com
- For API services of this scraper (no Apify fee, just usage fee for the API), contact: muhamed.didovic@gmail.com
- Email: muhamed.didovic@gmail.com
- 5 monthly users
- 0 stars
- 100.0% runs succeeded
- Created in Nov 2024
- Modified 1 day ago