Zillow Listing Change and Deal Radar
Pricing
from $3.06 / 1,000 actionable insights
Go to Apify Store
Zillow Listing Change and Deal Radar
Turn hotel, route, or offer records into ranked, evidence-backed travel pricing signals.
Zillow Listing Change and Deal Radar
Pricing
from $3.06 / 1,000 actionable insights
Turn hotel, route, or offer records into ranked, evidence-backed travel pricing signals.
You can access the Zillow Listing Change and Deal Radar 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.
$echo '{< "records": [< {< "hotelId": "hotel-demo-001",< "name": "Harbour View Hotel",< "destination": "Hong Kong",< "price": 118,< "currency": "USD",< "availability": "available",< "availabilityCount": 4,< "rating": 4.5,< "reviewsCount": 2900,< "roomType": "Harbour room",< "cancellationPolicy": "Free cancellation",< "discount": 32,< "observedAt": "2026-08-02T10:00:00Z",< "productWorkflow": "zillow-listing-change-deal-radar"< }< ],< "previousRecords": [< {< "hotelId": "hotel-demo-001",< "name": "Harbour View Hotel",< "destination": "Hong Kong",< "price": 176,< "currency": "USD",< "availability": "available",< "availabilityCount": 9,< "rating": 4.5,< "reviewsCount": 2870,< "roomType": "Harbour room",< "cancellationPolicy": "Non-refundable",< "discount": 0,< "observedAt": "2026-08-01T10:00:00Z",< "productWorkflow": "zillow-listing-change-deal-radar"< }< ]<}' |<apify call night111/zillow-listing-change-deal-radar --silent --output-datasetThe Apify CLI is the official tool that allows you to use Zillow Listing Change and Deal Radar locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: