Research competitor catalogs, track price changes over time, and build product comparison feeds. Returns product id, name, handle, description, vendor, product type, min/max price, variants with full variant data, images, options, bestseller flag, and create/publish/update timestamps. This scraper job is asynchronous. You’ll receive aDocumentation Index
Fetch the complete documentation index at: https://docs.hasdata.com/llms.txt
Use this file to discover all available pages before exploring further.
jobId, and can fetch results via polling or webhook delivery.
Request Cost
Each row of data returned consumes 1 credit from your balance.Example Request
Job Parameters
Shopify Store URL
Currency (3 letter code)
Supported Enrichments
Request any of the fields below via theenrichments array in your job payload.
| ID | Title | Description | Cost per Request |
|---|---|---|---|
email | Email Address | Vendor company email address | 5 credits |
website | Website URL | Vendor company website URL | 5 credits |
phone | Phone Number | Vendor company phone number | 5 credits |
linkedinUrl | LinkedIn Profile | Vendor company LinkedIn page URL | 5 credits |
facebookUrl | Facebook Profile | Vendor company Facebook page URL | 5 credits |
instagramUrl | Instagram Profile | Vendor company Instagram profile URL | 5 credits |
xUrl | X (Twitter) Profile | Vendor company X profile URL | 5 credits |
githubUrl | GitHub Profile | Vendor company GitHub profile URL | 5 credits |
revenue | Revenue | Vendor company revenue | 5 credits |
traffic | Website Traffic | Vendor company website traffic | 5 credits |
funding | Funding Info | Vendor company funding information | 5 credits |
founded | Founded Year | Vendor company 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.