This example goes over how to load data from any GitBook, using Cheerio. One document will be created for each page.Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-mdrxyo-1777658790-7be347c.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Setup
npm
Load from single GitBook page
Load from all paths in a given GitBook
For this to work, the GitbookLoader needs to be initialized with the root path (https://docs.gitbook.com in this example) and haveshouldLoadAllPaths set to true.
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

