
Zillow Property Details Scraper
2 hours trial then $10.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors
Zillow Property Details Scraper
2 hours trial then $10.00/month - No credit card required now
Extract comprehensive property details from Zillow URLs quickly and easily with our Zillow Property Details Scraper. Accurate data in seconds!
Actor Metrics
19 monthly users
No reviews yet
9 bookmarks
>99% runs succeeded
Created in Mar 2024
Modified 24 days ago
You can access the Zillow Property Details 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 "home_urls": [
3 {
4 "url": "https://www.zillow.com/homedetails/972-E-178th-St-B-Bronx-NY-10460/443921727_zpid/"
5 }
6 ]
7}' |
8apify call sanjeta/zillow-property-details-scraper --silent --output-dataset
Zillow Property Details Scraper API through CLI
The Apify CLI is the official tool that allows you to use Zillow Property Details 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: