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
Result rows limit
Specify the Zip Codes you want to extract data from.
Type
Supported Enrichments
Request any of the fields below via theenrichments array in your job payload.
| ID | Title | Description | Cost per Request |
|---|---|---|---|
email | Email Address | Listing agent email address | 5 credits |
website | Website URL | Listing agent or brokerage website URL | 5 credits |
phone | Phone Number | Listing agent or brokerage phone number | 5 credits |
linkedinUrl | LinkedIn Profile | Listing agent LinkedIn profile URL | 5 credits |
facebookUrl | Facebook Profile | Listing agent Facebook profile URL | 5 credits |
instagramUrl | Instagram Profile | Listing agent Instagram profile URL | 5 credits |
xUrl | X (Twitter) Profile | Listing agent X profile URL | 5 credits |
githubUrl | GitHub Profile | Listing agent GitHub profile URL | 5 credits |
revenue | Revenue | Brokerage revenue | 5 credits |
traffic | Website Traffic | Brokerage website traffic | 5 credits |
funding | Funding Info | Brokerage funding information | 5 credits |
founded | Founded Year | Brokerage founded year | 5 credits |
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.