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.
Do you want to learn more about this Actor?
Get a demoYou can access the Zillow ZIP Code Search Scraper programmatically from your own applications by using the Apify API. You can 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:
- 58 monthly users
- 13 stars
- 94.7% runs succeeded
- 10 days response time
- Created in Apr 2023
- Modified about 2 months ago