VOOZH about

URL: https://apify.com/memo23/apify-zillow-property-managers-cheerio

⇱ Zillow Property Managers/Owners Scraper (/w EMAILS) Β· Apify


πŸ‘ Zillow Property Managers/Owners Scraper (/w EMAILS) avatar

Zillow Property Managers/Owners Scraper (/w EMAILS)

Pricing

from $2.00 / 1,000 results

Go to Apify Store

Zillow Property Managers/Owners Scraper (/w EMAILS)

Effortlessly gather detailed insights on Zillow property managers – streamline your data collection and make informed decisions.

Pricing

from $2.00 / 1,000 results

Rating

5.0

(3)

Developer

πŸ‘ Muhamed Didovic

Muhamed Didovic

Maintained by Community

Actor stats

4

Bookmarked

94

Total users

4

Monthly active users

5 days ago

Last modified

Share

Zillow Property Managers Scraper

How it works

This actor allows you to scrape property manager profiles from Zillow.com and extract important details such as manager name, reviews, contact information, and other relevant data. The scraper is designed to help you gather comprehensive data on property managers, which can be useful for property research, contacting managers, or analyzing their 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/property-manager-reviews/90045

How to Use

  1. Set Up: Ensure you have an Apify account and access to the Apify platform.
  2. Configure Proxy Settings: (Optional) For enhanced reliability, configure proxy settings, as Zillow employs anti-scraping measures.
  3. Provide Start URLs: Copy the link of the property manager listings from Zillow.com and paste it into the scraper. Make sure the URLs point to property manager listing pages.
  4. 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 property managers:

{
"startUrls":[
{
"url":"https://www.zillow.com/professionals/property-manager-reviews/90045"
}
],
"maxItems":250,
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":[
"RESIDENTIAL"
]
}
}

Input Options

  • Start URLs (startUrls): URLs of property manager listings to start scraping from. This is an array of strings, where each string is a Zillow URL.
  • Max Items (maxItems): Maximum number of listings/items that will be scraped. Default is 250.
  • Max Concurrency (maxConcurrency): Maximum number of pages that can be processed at the same time. Default is 50.
  • Min Concurrency (minConcurrency): Minimum number of pages that will be processed at the same time. Default is 1.
  • Max Request Retries (maxRequestRetries): Number of times the scraper will retry a failed request before giving up. Default is 100.
  • 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:

{
"url":"https://www.zillow.com/profile/DebbieSherm",
"encodedZuid":"X1-ZU10c3rhh7c6kg9_55f21",
"screenName":"DebbieSherm",
"inCanada":false,
"name":"Debbie Sherman",
"flag":39802734,
"profileTypeIds":[
1,
20
],
"profileTypes":[
"consumer",
"propertyManager"
],
"sidebarVideoUrl":null,
"businessAddress":{
"address1":"3634 E. 4th Street",
"address2":null,
"city":"Long Beach",
"state":"CA",
"postalCode":"90813"
},
"businessName":"Long Beach Investments",
"isTopAgent":false,
"ratings":{
"count":3,
"average":4.2
},
"phoneNumbers":{
"cell":null,
"brokerage":null,
"business":"(562) 987-2004"
},
"email":"debsherman05@gmail.com",
"professional":{
"businessName":"Long Beach Investments",
"encodedZuid":"X1-ZU10c3rhh7c6kg9_55f21",
"fullName":"Debbie Sherman",
"location":"Long Beach, CA",
"phoneNumber":"(562) 987-2004",
"profileLink":"/profile/DebbieSherm",
"profilePhotoSrc":"https://www.zillowstatic.com/static/images/nophoto_h_g.png",
"reviewLink":"/profile/DebbieSherm#reviews",
"numTotalReviews":3,
"reviewStarsRating":4.2,
"isTeamLead":false,
"isTopAgent":false
},
"getToKnowMe":{
"specialties":[
"Property Management",
"Landlord"
],
"languages":[]
},
"forRentListings":{
"listings":[],
"listing_count":0
},
"professionalInformation":[
{
"term":"Address",
"lines":[
"Long Beach Investments",
"3634 E. 4th Street",
"Long Beach, CA 90813"
]
},
{
"term":"Office",
"description":"(562) 987-2004"
},
{
"term":"Screenname",
"description":"DebbieSherm"
},
{
"term":"Member since",
"description":"03/02/2015"
}
],
"reviewsData":{
"reviews":[
{
"reviewComment":"My roommate and I have lived here for a few years and we can't seem to move. Both our salaries have gone up and we can afford to upgrade, but every time we think we are going to move we change our minds, well, simply because we love our home! Besides having a darling apartment, the staff (both office and maintenance) are a pleasure to deal with. The people at the office are super friendly and they know us by name. And they give us homemade cookies and chocolate when we bring our rent into the office!! The maintenance guys are warm and welcoming and are quick to respond when we have something that needs to be fixed. The gardener keeps the grounds looking immaculate! . Long Beach Investments is a great place to rent from and I would highly recommend it!",
"reviewId":5302027,
"subRatings":[
{
"description":"Responsiveness",
"score":5
},
{
"description":"Price",
"score":5
},
{
"description":"Work quality",
"score":5
},
{
"description":"Punctuality",
"score":4
}
],
"reviewee":{
"screenName":"DebbieSherm",
"firstName":"Debbie",
"lastName":"Sherman",
"encodedZuid":"X1-ZU10c3rhh7c6kg9_55f21"
},
"reviewer":{
"screenName":"Katherine90802",
"firstName":"Karen",
"lastName":"Ann Stachowitz",
"encodedZuid":"X1-ZU119rhwc1qinex_29gz3"
},
"rating":5,
"createDate":"2019-09-20T12:15:00",
"workDescription":"Helped me rent a Apartment home in Hellman, Long beach, CA."
}
]
},
"teamDisplayInformation":{}
}

Output Fields Explanation

  • url: URL to the property manager's Zillow profile.
  • encodedZuid: Encoded identifier for the property manager.
  • screenName: Display name of the property manager on Zillow.
  • inCanada: Boolean indicating if the property manager is based in Canada.
  • name: Full name of the property manager.
  • flag: Internal flag identifier for the property manager.
  • profileTypeIds: Array of IDs representing the types of profiles (e.g., consumer, property_manager).
  • profileTypes: Array of profile types (e.g., "consumer", "propertyManager").
  • sidebarVideoUrl: URL of the sidebar video, if available.
  • businessAddress: Object containing the business address details, including address1, city, state, and postalCode.
  • businessName: Name of the property management business.
  • isTopAgent: Boolean indicating if the property manager is a top agent.
  • ratings: Object containing the total count of ratings and the average rating score.
  • phoneNumbers: Object containing contact numbers for the property manager, including cell, brokerage, and business.
  • email: Email address of the property manager.
  • professional: Object containing detailed professional information, including businessName, encodedZuid, fullName, location, phoneNumber, profileLink, profilePhotoSrc, reviewLink, numTotalReviews, and reviewStarsRating.
  • getToKnowMe: Object containing specialties and languages of the property manager.
  • forRentListings: Object containing listings currently for rent by the property manager, including details such as zpid, home_type, address, bedrooms, bathrooms, price, latitude, and longitude.
  • professionalInformation: Array containing detailed professional information about the property manager, such as office address, phone number, and membership information.
  • reviewsData: Object containing reviews information, including individual reviews (reviewComment, reviewId, rating, createDate, and workDescription), and sub-ratings (description and score).
  • teamDisplayInformation: Object containing information about the property manager's team, 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

Additional Services

You might also like

Zillow Agents | Search | Detail pages | with Email Scraper

memo23/apify-zillow-agents-cheerio

Unlock the power of Zillow with automated agent profile scraping – gather key insights and data on real estate agents effortlessly.

πŸ‘ User avatar

Muhamed Didovic

592

5.0

Zillow Property Details Scraper

api-ninja/zillow-property-details-scraper

Scrape Zillow property details for real estate analysis. Get prices, tax history, interior and building specs, lot info, schools, and photos from Zillow listings.

360

5.0

Zillow Property & Agent Data Scraper

afanasenko/zillow-property-agent-data-scraper

Extract Zillow property listings with agent contacts (emails, phones), price history, and 70+ data fields. Three search modes: ZIP codes, ZPID list, or any Zillow URL. 40+ filters including tri-state controls for auctions, foreclosures, and new construction. Volume discounts - save up to 37.5%!

πŸ‘ User avatar

Andrey Afanasenko

477

4.7

Furnishedfinder.com Scraper

memo23/furnishedfinder-scraper-cheerio

The FurnishedFinder Scraper is your ultimate solution for streamlined rental searches, helping you extract detailed property data like amenities, availability, and pricing effortlessly. With customizable settings and persistent storage, it’s perfect for travelers, researchers, or property managers.

πŸ‘ User avatar

Muhamed Didovic

57

5.0

Zillow Agents Leads Scraper [PPE]

memo23/zillow-agents-leads-scraper-ppe

Unlock the power of Zillow with automated agent profile scraping. Effortlessly gather key insights and contact data, including emails and phone numbers, from real estate agents.

πŸ‘ User avatar

Muhamed Didovic

249

5.0

Zillow Scraper ($0.9 per 1000 results)

igolaizola/zillow-scraper-ppe

Zillow data extractor / API alternative. Scrape US listings at scale (buy, rent, sold) with rich fields and images. Use granular filters, sort, proxies. Export JSON/CSV to drive real-estate analytics, comps, market trends, and investor/agent leads.

πŸ‘ User avatar

IΓ±igo Garcia Olaizola

379

5.0

Zillow ZIP Code Search Scraper

maxcopell/zillow-zip-search

Scraper to find all Zillow real estate properties for sale, for rent or recently sold from given ZIP code locations.

Zillow Scraper 🏷️

parseforge/zillow-scraper

Scrape Zillow.com property listings and detail pages to extract comprehensive real estate data: prices, contact, bedrooms, bathrooms, square footage, images, agent information, location, and fees. Lightning-fast API-based scraping with 100% accuracy for investors, agents, and market researchers.

73

5.0

Zillow Detail Scraper

maxcopell/zillow-detail-scraper

Get details of Zillow properties from URLs. This Actor can be easily integrated with other Zillow Scrapers.