Skip to main content

Overview

The parsed documents dataset provides the extracted text content of reports and slide presentations as clean, machine-readable text in Markdown. Instead of parsing PDFs yourself, you get structured Markdown that’s ready for full-text search, retrieval-augmented generation (RAG), and other LLM-based workflows.

How it works

Each document is parsed into Markdown with headings, tables, and structure preserved, ideal for display, indexing, and LLM context. As with our PDFs, the endpoint returns a CDN link to the parsed Markdown file rather than the content inline; download the file from the returned link.

Access

Parsed documents are a separate data package. Retrieving a document’s parsed text will result in a 403 error without the proper permissions.
Parsed documents are sold separately. Please get in touch if you’re interested.

How to access this data

Reports (REST API)

Retrieve the parsed text link for a report.

Slides (REST API)

Retrieve the parsed text link for a slide deck.