Zillow Property Data Scraper
Pay $1.00 for 1,000 results
Zillow Property Data Scraper
Pay $1.00 for 1,000 results
This Actor allows you to input various types of search URLs—whether from keyword searches, location filters, or custom criteria. It provides fast and comprehensive data collection, capturing essential details such as price, status, and location.
You can access the Zillow Property Data 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 "searchLinks": [
3 "https://www.zillow.com/homes/Miami,-FL_rb/",
4 "https://www.zillow.com/miami-fl/rentals/?searchQueryState=%7B%22pagination%22%3A%7B%7D%2C%22isMapVisible%22%3Atrue%2C%22mapBounds%22%3A%7B%22west%22%3A-80.74615812207031%2C%22east%22%3A-79.94278287792969%2C%22south%22%3A25.452418573961758%2C%22north%22%3A25.953567232522612%7D%2C%22regionSelection%22%3A%5B%7B%22regionId%22%3A12700%2C%22regionType%22%3A6%7D%5D%2C%22filterState%22%3A%7B%22fr%22%3A%7B%22value%22%3Atrue%7D%2C%22fsba%22%3A%7B%22value%22%3Afalse%7D%2C%22fsbo%22%3A%7B%22value%22%3Afalse%7D%2C%22nc%22%3A%7B%22value%22%3Afalse%7D%2C%22cmsn%22%3A%7B%22value%22%3Afalse%7D%2C%22auc%22%3A%7B%22value%22%3Afalse%7D%2C%22fore%22%3A%7B%22value%22%3Afalse%7D%2C%22ah%22%3A%7B%22value%22%3Atrue%7D%2C%22mp%22%3A%7B%22min%22%3A1600%2C%22max%22%3A9000%7D%2C%22price%22%3A%7B%22min%22%3A345306%2C%22max%22%3A1942344%7D%2C%22beds%22%3A%7B%22min%22%3A2%7D%7D%2C%22isListVisible%22%3Atrue%2C%22mapZoom%22%3A11%2C%22usersSearchTerm%22%3A%22Miami%20FL%22%7D"
5 ]
6}' |
7apify call delicious_zebu/zillow-property-data-scraper --silent --output-dataset
Zillow Property Data Scraper API through CLI
The Apify CLI is the official tool that allows you to use Zillow Property Data 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:
- 7 monthly users
- 6 stars
- 100.0% runs succeeded
- Created in Sep 2024
- Modified 9 days ago