📄
Active

PDF Export

Generate beautifully formatted PDF documents with proper typography, images, tables of contents, and citation pages.

PDF/A PDF 2.0 EPUB
📊
Active

CSV / Spreadsheet Export

Export article data into structured spreadsheets with columns for titles, summaries, categories, and metadata. Ideal for data analysis.

CSV XLSX TSV
🔗
Active

BibTeX / Citation Export

Export academic citations in BibTeX, APA, MLA, Chicago, and more. Seamlessly integrates with Zotero, Mendeley, and EndNote.

BibTeX RIS EndNote APA
🧬
Active

JSON / API Data Export

Access the full knowledge graph via structured JSON exports. Includes semantic relationships, entity links, and revision histories.

JSON JSON-LD GraphQL
🌐
Active

XML / Dublin Core Export

Export metadata in standardized XML formats. Compliant with Dublin Core, MODS, and MARC21 for library interoperability.

XML DC MARC21 MODS
📚
Beta

Knowledge Graph Export

Download the entire knowledge graph as a graph database. Includes nodes, edges, and semantic relationships between all entities.

RDF Neo4j DOT GraphML
🖼️
Active

Media & Infographic Export

Download article-associated media — images, diagrams, charts, and audio files — in high resolution with attribution metadata.

SVG PNG WebP ZIP
📝
Active

Markdown / Plain Text

Export articles as clean Markdown or plain text. Perfect for version control, static site generation, and documentation workflows.

MD TXT ORG
🗂️
Coming Soon

Database Dump Export

Download complete database dumps for offline use or local hosting. Available in PostgreSQL, SQLite, and MongoDB formats.

SQL SQLite MongoDB

🔄 Bulk Export Builder

Select your source scope, configure options, and generate custom exports of any size.

📑

Single Article

Export one article in full detail

📂

Category

Export all articles in a category

🔍

Search Results

Export articles matching a query

🔖

Bookmarks

Export your saved articles

🌍

Full Dataset

Export the entire encyclopedia

⚡ REST API Endpoints

Programmatic access to all export functionality. Click any endpoint to copy.

GET /v2/export/article/{id} Export single article with all metadata
GET /v2/export/category/{slug} Export all articles in a category
POST /v2/export/batch Submit a batch export job (up to 100K articles)
GET /v2/export/job/{jobId}/status Check batch export job progress
GET /v2/export/graph/relationships Export knowledge graph edges & nodes
POST /v2/export/citation Generate citations in BibTeX, APA, MLA, Chicago
GET /v2/export/dump/latest Download the latest full database snapshot
PUT /v2/export/schedule/{id} Configure recurring scheduled exports