{
"configuration": {
"model": "Fast",
"ocr_strategy": "Auto",
"target_chunk_length": 512
},
"created_at": "2023-04-15T10:30:00Z",
"expires_at": "2023-04-22T10:30:00Z",
"file_name": "document.pdf",
"finished_at": "2023-04-15T10:31:30Z",
"input_file_url": "https://storage.chunkr.ai/input/document.pdf",
"message": "Task completed successfully",
"output": {
"chunk_length": 1,
"segments": [
{
"bbox": {},
"content": "",
"html": "",
"image": "",
"markdown": "",
"ocr": [],
"page_height": 842.0,
"page_number": 1,
"page_width": 595.0,
"segment_id": "<segment_id>",
"segment_type": "Text"
}
]
},
"page_count": 5,
"status": "Succeeded",
"task_id": "<task_id>",
"task_url": "https://legacy-api.chunkr.ai/api/v1/task/<task_id>"
},
"extracted_json": {
"title": "Clinical Trial Results",
"schema_type": "object",
"extracted_fields": [
{
"name": "patient cohort information",
"field_type": "string",
"value": "The patient cohort consisted of 30-50 year old males with a history of hypertension and diabetes."
},
{
"name": "implications of data",
"field_type": "string",
"value": "The effect of citrus bergamot on heart rate was observed to be statistically significant in the clinical trial performed."
}
]
}