mineru_batch
Parse up to 200 document URLs simultaneously to extract text, tables, formulas, and export content in multiple formats using OCR and AI models.
Instructions
Parse multiple URLs in one batch (max 200).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of document URLs | |
| model | No | pipeline=fast, vlm=90% accuracy | |
| ocr | No | Enable OCR (pipeline only) | |
| formula | No | Formula recognition | |
| table | No | Table recognition | |
| language | No | Language code: ch, en, etc | |
| formats | No | Extra export formats |