Getting Started
Migration
How to migrate documentation from your existing provider
You can use our public packages to scrape documentation frameworks to Mintlify.
We currently support migration for:
Docusaurus
GitBook
ReadMe
Donβt see your docs provider or have a home grown system? We can still help! Please get in touch at sales@mintlify.com.
Commands
mintlify-scrape section [url]
- Scrapes multiple pages in a site.mintlify-scrape page [url]
- Scrapes a single page in a site.
The commands will automatically detect the framework.
π Installation
First, install the package:
One-time use:
Global installation:
Global usage:
Provide the relative path or URL to the OpenAPI file to generate frontmatter files for each endpoint.
Was this page helpful?