BaseLoader interface.
Interface
Each document loader may define its own parameters, but they share a common API:load()– Loads all documents at once.lazy_load()– Streams documents lazily, useful for large datasets.
By category
Productivity tools
The below document loaders allow you to load data from commonly used productivity tools.Webpages
The below document loaders allow you to load webpages.PDFs
The below document loaders allow you to load PDF documents.Cloud providers
The below document loaders allow you to load documents from your favorite cloud providers.Common file types
The below document loaders allow you to load data from common data formats.All document loaders
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

