Skip to main content
GET
Get Scrape Status

Example

Response

Polling for Completion

For long-running scrapes, poll the status endpoint until status is completed or failed:

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the GrowEasy dashboard.

Query Parameters

scrapeId
string
required

The ID of the scrape job to check

Response

Scrape status retrieved successfully

success
boolean
Example:

true

data
object