
Extract structured property data from Zillow property detail pages, including price, address, bedrooms, bathrooms, square footage, property type, tax history, price history, coordinates, and market valuations.
Configure the scraper by providing the following input parameters. Required fields are marked with an asterisk (*).
{
"mode": "profile",
"url": "@username",
"maxResults": 100,
"extractComments": false,
"usePremiumProxy": false
}