> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-devupd-1765394015-eccef47.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Web Loaders

These loaders are used to load web resources. They do not involve the local file system.

## All web loaders

<Columns cols={3}>
  <Card title="Playwright" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/web_playwright" arrow="true" cta="View guide" />

  <Card title="AirtableLoader" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/airtable" arrow="true" cta="View guide" />

  <Card title="Apify Dataset" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/apify_dataset" arrow="true" cta="View guide" />

  <Card title="AssemblyAI Audio Transcript" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/assemblyai_audio_transcription" arrow="true" cta="View guide" />

  <Card title="Azure Blob Storage Container" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/azure_blob_storage_container" arrow="true" cta="View guide" />

  <Card title="Azure Blob Storage File" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/azure_blob_storage_file" arrow="true" cta="View guide" />

  <Card title="Browserbase Loader" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/browserbase" arrow="true" cta="View guide" />

  <Card title="College Confidential" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/college_confidential" arrow="true" cta="View guide" />

  <Card title="Confluence" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/confluence" arrow="true" cta="View guide" />

  <Card title="Couchbase" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/couchbase" arrow="true" cta="View guide" />

  <Card title="Figma" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/figma" arrow="true" cta="View guide" />

  <Card title="FireCrawl" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/firecrawl" arrow="true" cta="View guide" />

  <Card title="GitBook" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/gitbook" arrow="true" cta="View guide" />

  <Card title="GitHub" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/github" arrow="true" cta="View guide" />

  <Card title="Google Cloud Storage" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/google_cloud_storage" arrow="true" cta="View guide" />

  <Card title="Google Cloud SQL for PostgreSQL" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/google_cloudsql_pg" arrow="true" cta="View guide" />

  <Card title="Hacker News" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/hn" arrow="true" cta="View guide" />

  <Card title="IMSDB" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/imsdb" arrow="true" cta="View guide" />

  <Card title="Jira" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/jira" arrow="true" cta="View guide" />

  <Card title="LangSmith" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/langsmith" arrow="true" cta="View guide" />

  <Card title="Notion API" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/notionapi" arrow="true" cta="View guide" />

  <Card title="PDF files" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/pdf" arrow="true" cta="View guide" />

  <Card title="RecursiveUrlLoader" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/recursive_url_loader" arrow="true" cta="View guide" />

  <Card title="S3 File" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/s3" arrow="true" cta="View guide" />

  <Card title="SearchApi Loader" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/searchapi" arrow="true" cta="View guide" />

  <Card title="SerpAPI Loader" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/serpapi" arrow="true" cta="View guide" />

  <Card title="Sitemap Loader" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/sitemap" arrow="true" cta="View guide" />

  <Card title="Sonix Audio" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/sonix_audio_transcription" arrow="true" cta="View guide" />

  <Card title="Blockchain Data" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/sort_xyz_blockchain" arrow="true" cta="View guide" />

  <Card title="Spider" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/spider" arrow="true" cta="View guide" />

  <Card title="Taskade" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/taskade" arrow="true" cta="View guide" />

  <Card title="Cheerio" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/web_cheerio" arrow="true" cta="View guide" />

  <Card title="Puppeteer" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/web_puppeteer" arrow="true" cta="View guide" />

  <Card title="YouTube transcripts" icon="link" href="/oss/javascript/integrations/document_loaders/web_loaders/youtube" arrow="true" cta="View guide" />
</Columns>

<Info>
  If you'd like to contribute an integration, see [Contributing integrations](/oss/javascript/contributing#add-a-new-integration).
</Info>

***

<Callout icon="pen-to-square" iconType="regular">
  [Edit the source of this page on GitHub.](https://github.com/langchain-ai/docs/edit/main/src/oss/javascript/integrations/document_loaders/web_loaders/index.mdx)
</Callout>

<Tip icon="terminal" iconType="regular">
  [Connect these docs programmatically](/use-these-docs) to Claude, VSCode, and more via MCP for real-time answers.
</Tip>
