Retrieve all items with their extracted metadata
status is "completed". If the batch is still processing, you’ll receive an empty items array with a message."completed" or "in_progress".total - Total items in batchsucceeded - Successfully processedfailed - Failed at any stage| Field | Type | Description |
|---|---|---|
custom_id | string | Your identifier from the request |
url | string | The scraped URL |
status | string | "completed" for successful items |
page_type | string | Classified page type (see Overview) |
author | string | null | Author of the content |
date_published | string | null | Publication date (ISO 8601 when available) |
date_modified | string | null | Last modification date |
brand_mentions | array | Brands from your input list found on the page |
| Field | Type | Description |
|---|---|---|
status | string | "failed" for failed items |
failed_stage | string | Stage where failure occurred: scraping, analyzing, or enriching |
error | object | Error details with code and message |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
L'ID du lot pour lequel récupérer les éléments.
Éléments du lot récupérés avec succès.