You can also use file data extraction as a standalone API. Checkout Standalone File APIs for more info.
Examples
How does this work?
In summary, we do the following:- Convert the file (selected pages) to markdown.
- Extract structured data from the markdown using the provided schema.
How is the cost for Data Extraction calculated?
- Cost for converting the file to markdown is calculated based on the number of pages in the file.
- Cost for extracting structured data from the markdown is calculated based on the size of input data and the schema used.