{
"jobId": "123e4567-e89b-12d3-a456-426614174000",
"status": "pending",
"error": "text",
"totalCrawledPages": 0,
"totalPageBatches": 0,
"currentPageBatch": 0,
"batchSize": 0,
"data": [
{
"url": "text",
"status": "completed",
"error": "text",
"markdown": "text",
"html": "text",
"links": [
"text"
]
}
]
}