Task Result
Task Result
Retrieve the status and results of an async task by ID. Works for all async task types (extract, search, map, agent, crawl).
GET
Task Result
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the async task
Example:
"8e8cfde8-345b-42b8-b3e2-0c61eb11e00f"
Response
Async Task Results
- Option 1
- Option 2
The URL that was extracted
Unique identifier for the extraction task
Status of the extraction
Available options:
success, failed HTTP status code from the target website
Data from the extraction
Metadata from the extraction
List of warnings