Firecrawl - Get extract job status action

The Get extract job status action retrieves an Agent job by ID in Firecrawl. Use this action to check on a job you started with the Extract data action when Wait for completion is No.

Input

Input fieldDescription
Agent job IDEnter the ID of the Agent job to check.
Custom output fieldsOptional. Add fields to create datapills for extracted data fields that the default output doesn't include.

Output

Output fieldDescription
SuccessA true or false boolean response that indicates if the request was successful.
StatusThe job's status. Options are processing, completed, or failed. Canceled jobs also report failed.
ModelThe model used for the job.
EffortThe reasoning budget used for the job.
ModeThe Agent mode used for the job, for example extract.
Expires atThe date and time the job's results expire.
ErrorThe error message, if the job failed.
MessageA message describing the result of the job.
DataThe extracted data, matching your prompt or schema.
Created atThe date and time the job was created.

Last updated: