
Zillow Location Scraper
Deprecated
Pricing
$1.85 / 1,000 results

Zillow Location Scraper
Deprecated
Easily extract real estate properties for sale, for rent, or recently sold while also retrieving contact information of property owners.
0.0 (0)
Pricing
$1.85 / 1,000 results
1
Monthly users
2
Last modified
5 months ago
About This Actor
This actor is an advanced user-friendly tool designed to easily extract real estate properties for sale, for rent, or recently sold from Zillow. By entering a specific location—such as a ZIP code, state, or city—you can scrape detailed property listings that include contact information of property owners as well as price and many other fields. It guarantees the most accurate and up-to-date information for all relevant properties, saving you valuable time. Plus, you won't face API call limitations, allowing for unrestricted data collection ensuring you get the insights you need seamlessly.
Why Use Zillow Location Scraper?
Zillow Location Scraper is perfect for anyone looking to connect with property managers, landlords, or investors—whether you’re a real estate agent, an investor seeking direct communication about opportunities, or a renter trying to reach landlords quickly. By gathering all properties in a specific location, this tool streamlines your search process and provides a comprehensive view of the market. Making it easy for anyone to access the vital details they need to enhance networking and to facilitate quicker decision-making in the real estate market.
What Information Can Zillow Location Scraper Parse?
Zillow Location Scraper efficiently extracts key details from property listings, including the owners names and phone numbers, price, Zestimate, full address, number of bedrooms and bathrooms, total living area, and much more, as shown below.
Basic Usage
Example #1: Basic Usage
1{ 2 "locations": [ 3 "90210", 4 "Beverly Hills", 5 "CA" 6 ] 7}
Parameter | Type | Description |
---|---|---|
locations | Array | An array of locations. You can provide either a ZIP code (e.g., 90210), a state (e.g., CA), or a city (e.g., Beverly Hills). Multiple locations can be included. |
Note: If you provide a single location, it should still be formatted as an array (e.g.,
["90210"]
).
Sample Output
Here is the sample output of this actor:
1{ 2 "zpid": "20534468", 3 "id": "20534468", 4 "rawHomeStatusCd": "ForSale", 5 "marketingStatusSimplifiedCd": "For Sale by Agent", 6 "imgSrc": "https://photos.zillowstatic.com/fp/fbe5cd2fe4f540d29e0e13219a9c240d-p_e.jpg", 7 "hasImage": true, 8 "detailUrl": "https://www.zillow.com/homedetails/410-Trousdale-Pl-Beverly-Hills-CA-90210/20534468_zpid/", 9 "statusType": "FOR_SALE", 10 "statusText": "House for sale", 11 "countryCurrency": "$", 12 "price": "$68,000,000", 13 "unformattedPrice": 68000000, 14 "address": "410 Trousdale Pl, Beverly Hills, CA 90210", 15 "addressStreet": "410 Trousdale Pl", 16 "addressCity": "Beverly Hills", 17 "addressState": "CA", 18 "addressZipcode": "90210", 19 "isUndisclosedAddress": false, 20 "beds": 5, 21 "baths": 10, 22 "area": 18000, 23 "latLong": { 24 "latitude": 34.101074, 25 "longitude": -118.3957 26 }, 27 "isZillowOwned": false, 28 "flexFieldText": "Wine cellar", 29 "flexFieldType": "homeInsight", 30 "hdpData": { 31 "homeInfo": { 32 "zpid": 20534468, 33 "streetAddress": "410 Trousdale Pl", 34 "zipcode": "90210", 35 "city": "Beverly Hills", 36 "state": "CA", 37 "latitude": 34.101074, 38 "longitude": -118.3957, 39 "price": 68000000, 40 "bathrooms": 10, 41 "bedrooms": 5, 42 "livingArea": 18000, 43 "homeType": "SINGLE_FAMILY", 44 "homeStatus": "FOR_SALE", 45 "daysOnZillow": 111, 46 "isFeatured": false, 47 "shouldHighlight": false, 48 "zestimate": 59852600, 49 "rentZestimate": 266968, 50 "listing_sub_type": { 51 "is_FSBA": true 52 }, 53 "isUnmappable": false, 54 "isPreforeclosureAuction": false, 55 "homeStatusForHDP": "FOR_SALE", 56 "priceForHDP": 68000000, 57 "timeOnZillow": 9672389000, 58 "isNonOwnerOccupied": true, 59 "isPremierBuilder": false, 60 "isZillowOwned": false, 61 "currency": "USD", 62 "country": "USA", 63 "taxAssessedValue": 40987547, 64 "lotAreaValue": 1.9883, 65 "lotAreaUnit": "acres", 66 "isShowcaseListing": false 67 } 68 }, 69 "isSaved": false, 70 "isUserClaimingOwner": false, 71 "isUserConfirmedClaim": false, 72 "pgapt": "ForSale", 73 "sgapt": "For Sale (Broker)", 74 "zestimate": 59852600, 75 "shouldShowZestimateAsPrice": false, 76 "has3DModel": false, 77 "hasVideo": false, 78 "isHomeRec": false, 79 "hasAdditionalAttributions": true, 80 "isFeaturedListing": false, 81 "isShowcaseListing": false, 82 "list": true, 83 "relaxed": false, 84 "info6String": "Kurt Rappaport DRE # 01036061", 85 "brokerName": "Westside Estate Agency Inc.", 86 "BrokerPhone": "3109953214", 87 "carouselPhotos": [ 88 { 89 "url": "https://photos.zillowstatic.com/fp/fbe5cd2fe4f540d29e0e13219a9c240d-p_e.jpg" 90 }, 91 { 92 "url": "https://photos.zillowstatic.com/fp/4649f7c54564d267adb027fe5a69a422-p_e.jpg" 93 }, 94 { 95 "url": "https://photos.zillowstatic.com/fp/28dbf08903a91b9a39a4a3a58544aa88-p_e.jpg" 96 }, 97 { 98 "url": "https://photos.zillowstatic.com/fp/c3b57339a19f7a49d8e87fb4a0fc59c4-p_e.jpg" 99 }, 100 { 101 "url": "https://photos.zillowstatic.com/fp/a3e156bcca86763317c924a44a153c71-p_e.jpg" 102 }, 103 { 104 "url": "https://photos.zillowstatic.com/fp/a74cdf0857acdaf2c9edec7e1904b423-p_e.jpg" 105 }, 106 { 107 "url": "https://photos.zillowstatic.com/fp/86c49283842bb4488cec7c104fca3809-p_e.jpg" 108 }, 109 { 110 "url": "https://photos.zillowstatic.com/fp/96c027fbb3d27e7f2cec7af9fd25bb7d-p_e.jpg" 111 }, 112 { 113 "url": "https://photos.zillowstatic.com/fp/4859859c1978127f09c5ff800487e995-p_e.jpg" 114 }, 115 { 116 "url": "https://photos.zillowstatic.com/fp/2fe9b8eccc2d295e438964d605da95f8-p_e.jpg" 117 }, 118 { 119 "url": "https://photos.zillowstatic.com/fp/6f471f73b8f2d9f24895407da07e7000-p_e.jpg" 120 }, 121 { 122 "url": "https://photos.zillowstatic.com/fp/e63defb711869c0d74f5e0f31e70c855-p_e.jpg" 123 }, 124 { 125 "url": "https://photos.zillowstatic.com/fp/78e7ea07775f31c9665550051de607a5-p_e.jpg" 126 }, 127 { 128 "url": "https://photos.zillowstatic.com/fp/77783b6d3fd5c7c54578092900b376b7-p_e.jpg" 129 }, 130 { 131 "url": "https://photos.zillowstatic.com/fp/5ac3bac3b2b183f6109277ee1a6c7bc2-p_e.jpg" 132 }, 133 { 134 "url": "https://photos.zillowstatic.com/fp/8bb482f7645ac069d687550ca2ff880f-p_e.jpg" 135 }, 136 { 137 "url": "https://photos.zillowstatic.com/fp/55a6b9dc38e2bae5ef39a24d6f695088-p_e.jpg" 138 }, 139 { 140 "url": "https://photos.zillowstatic.com/fp/42049adc0a92753ec95df9c08b18eb54-p_e.jpg" 141 }, 142 { 143 "url": "https://photos.zillowstatic.com/fp/ad0141e9385ceae8e5e13b98ff53a5f6-p_e.jpg" 144 }, 145 { 146 "url": "https://photos.zillowstatic.com/fp/3fc688073198f5c6a5326e4d5bd18290-p_e.jpg" 147 }, 148 { 149 "url": "https://photos.zillowstatic.com/fp/8c3631cddaab274408fb5ececb1ca937-p_e.jpg" 150 }, 151 { 152 "url": "https://photos.zillowstatic.com/fp/c9b172bbedc24bd9ff144a304a9d6102-p_e.jpg" 153 }, 154 { 155 "url": "https://photos.zillowstatic.com/fp/433755ae0655df7c271fcbae4e8dc0a3-p_e.jpg" 156 }, 157 { 158 "url": "https://photos.zillowstatic.com/fp/0b6803a4511c44d1ef2535edea5e4c44-p_e.jpg" 159 }, 160 { 161 "url": "https://photos.zillowstatic.com/fp/8ff2406d9a092a5ca38444a0672499a8-p_e.jpg" 162 }, 163 { 164 "url": "https://photos.zillowstatic.com/fp/f381816e9c0055d37f0a5534ce32f86e-p_e.jpg" 165 }, 166 { 167 "url": "https://photos.zillowstatic.com/fp/a2f0e61960339598e842206603676ac4-p_e.jpg" 168 }, 169 { 170 "url": "https://photos.zillowstatic.com/fp/22a7e2856c0222a3b6d7585fbf42a7da-p_e.jpg" 171 } 172 ] 173 }
Support and Feedback
If you encounter any issues or have suggestions for improvements, feel free to reach out to us or create an issue on the Actor’s Issues tab in Apify Console.
Similar Actors
Zillow Phone Number Scraper
Airbnb Review Scraper
Airbnb Occupancy Scraper
Airbnb Price Scraper
Pricing
Pricing model
Pay per resultThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
Price per 1,000 items
$1.85