From f5aad487ac549e047246cd8fa72396af4f3fb3b4 Mon Sep 17 00:00:00 2001
From: Anish Sarkar <104695310+AnishSarkar22@users.noreply.github.com>
Date: Thu, 9 Jul 2026 16:07:42 +0530
Subject: [PATCH] docs(web): document Instagram native connector
---
.../content/docs/connectors/index.mdx | 2 +-
.../content/docs/connectors/native/index.mdx | 7 +-
.../docs/connectors/native/instagram.mdx | 77 +++++++++++++++++++
.../content/docs/connectors/native/meta.json | 2 +-
4 files changed, 85 insertions(+), 3 deletions(-)
create mode 100644 surfsense_web/content/docs/connectors/native/instagram.mdx
diff --git a/surfsense_web/content/docs/connectors/index.mdx b/surfsense_web/content/docs/connectors/index.mdx
index 1ee9209e6..747d278e2 100644
--- a/surfsense_web/content/docs/connectors/index.mdx
+++ b/surfsense_web/content/docs/connectors/index.mdx
@@ -12,7 +12,7 @@ Connectors bring data into SurfSense — either as searchable knowledge or as li
}
title="Native Connectors"
- description="SurfSense's built-in scraper APIs: Reddit, YouTube, Google Maps, Google Search, and Web Crawl — usable in chat, the API Playground, or via REST"
+ description="SurfSense's built-in scraper APIs: Reddit, YouTube, Instagram, Google Maps, Google Search, and Web Crawl — usable in chat, the API Playground, or via REST"
href="/docs/connectors/native"
/>
+