jobId, and can fetch results via polling or webhook delivery.
Request Cost
Each row of data returned consumes 10 credits from your balance.Example Request
Job Parameters
number
required
Result rows limit
string
required
Location of properties to scrape
string
MLS #, yard, etc.
string
required
Type
string
required
Home Type
string
Price
string
Beds
string
Baths
string
Year Built
string
Lot Size
string
Square Feet
string
required
Days On Zillow (Sold In Last)
boolean
Listings Detailed Information
boolean
Extract agents emails (+5 credits per row)
Supported Enrichments
Request any of the fields below via theenrichments array in your job payload.
Getting Results
Webhooks
Receive real-time updates when your scraper job starts, completes, or collects data.
Results API
Use the Results API to fetch your data using the
jobId, with support for polling and pagination.Stopping a Job
Cancel an active scraper job early if it’s no longer needed or you want to save credits.