
Zillow ZIP Code Search Scraper
Try for free
Pay $2.00 for 1,000 results
Go to Store

Zillow ZIP Code Search Scraper
maxcopell/zillow-zip-search
Try for free
Pay $2.00 for 1,000 results
Scraper to find all Zillow real estate properties for sale, for rent or recently sold from given ZIP code locations.
Developer
Maintained by Apify
Actor Metrics
129 monthly users
4.8 / 5 (5)
28 bookmarks
92% runs succeeded
23 days response time
Created in Apr 2023
Modified 23 days ago
Categories
2025-02-04
Fixes
- Fixed scraping of listings posted by owners (switched on with
forSaleByOwner
input field)
2023-11-05
Fixes
- Fixed: for some properties, detailUrl was provided in results as
/apartments/las-vegas-nv/...
. Actor now prependshttps://www.zillow.com
in these cases to form a full Zillow URL.
Other
- Updated Actor code to Node.js version 20