Supported Providers

We support migrating documentation from:

Docusaurus

GitBook

ReadMe

Don’t see your docs provider? Contact us at sales@mintlify.com for custom migration support.

Quick Start

Install the migration tool:

npm i @mintlify/scraping

Then run one of these commands:

The tool will automatically detect your documentation framework and handle the migration process.

OpenAPI Migration

To migrate OpenAPI documentation:

mintlify-scrape openapi-file [filename]

Options:
  -w, --writeFiles  Write frontmatter files [boolean] [default: true]
  -o, --outDir      Output directory for frontmatter files [string]

Was this page helpful?