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
Destination
Check-in date (yyyy-mm-dd)
Check-out date (yyyy-mm-dd)
Adults
Children
Infants
Pets
Supported Enrichments
Request any of the fields below via theenrichments array in your job payload.
| ID | Title | Description | Cost per Request |
|---|---|---|---|
email | Email Address | Host email address | 5 credits |
phone | Phone Number | Host phone number | 5 credits |
linkedinUrl | LinkedIn Profile | Host LinkedIn profile URL | 5 credits |
facebookUrl | Facebook Profile | Host Facebook profile URL | 5 credits |
instagramUrl | Instagram Profile | Host Instagram profile URL | 5 credits |
xUrl | X (Twitter) Profile | Host X profile URL | 5 credits |
githubUrl | GitHub Profile | Host GitHub profile URL | 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.