@mintlify/scraping
TypeScript icon, indicating that this package has built-in type declarations

3.0.108 • Public • Published

@mintlify/scraping

Scrape documentation frameworks to Mintlify docs.

Commands

  • mintlify-scrape section [url] - scrapes multiple pages in a site
  • mintlify-scrape page [url] - scrapes a single page in a site

Overwriting

Add the --overwrite flag if they want to overwrite their current files.

Frameworks

We currently support:

  • Docusaurus
  • GitBook
  • ReadMe
  • Intercom

The commands will automatically detect the framework.

🚀 Installation

One time use:

npx @mintlify/scraping@latest section [url]
npx @mintlify/scraping@latest page [url]

Global installation:

npm install @mintlify/scraping@latest -g

Global usage:

mintlify-scrape section [url]
mintlify-scrape page [url]

Provide the relative path or URL to the OpenAPI file to generate frontmatter files for each endpoint.

mintlify-scrape openapi-file [openApiFilename]

-w, --writeFiles  Whether or not to write the frontmatter files [boolean] [default: true]
-o, --outDir      The folder in which to write any created frontmatter files [string]

Community

Join our Discord community if you have questions or just want to chat:

Built with 💚 by the Mintlify community.

Readme

Keywords

Package Sidebar

Install

npm i @mintlify/scraping

Weekly Downloads

673

Version

3.0.108

License

Elastic-2.0

Unpacked Size

271 kB

Total Files

152

Last publish

Collaborators

  • ronan-mintlify
  • hahnbee
  • hanmint