
Zillow ZIP Code Search Scraper
Pay $2.00 for 1,000 results

Zillow ZIP Code Search Scraper
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.
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
You can access the Zillow ZIP Code Search Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "zipCodes": [
3 "10014",
4 "07306"
5 ],
6 "priceMax": 400000
7}' |
8apify call maxcopell/zillow-zip-search --silent --output-dataset
Zillow ZIP Code Search Scraper API through CLI
The Apify CLI is the official tool that allows you to use Zillow ZIP Code Search Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: