Instagram Search — Search 400M+ Instagram posts, reels, and profiles. Find influencers, track hashtags, analyze engagement, and export data. No Instagram API or Meta developer account needed — works through Xpoz MCP.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install instagram-search或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install instagram-search⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/instagram-search/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: instagram-search description: "Instagram Search — Search 400M+ Instagram posts, reels, and profiles. Find influencers, track hashtags, analyze engagement, and export data. No Instagram API or Meta developer account needed — works through Xpoz MCP." homepage: https://xpoz.ai metadata: { "openclaw": { "requires": { "bins": ["mcporter"], "skills": ["xpoz-setup"], "network": ["mcp.xpoz.ai"], "credentials": "Xpoz account (free tier) — auth via xpoz-setup skill (OAuth 2.1)" }, "install": [{"id": "node", "kind": "node", "package": "mcporter", "bins": ["mcporter"], "label": "Install mcporter (npm)"}], }, } tags: - instagram - instagram-search - instagram-api - reels - influencer - hashtag - social-media - mcp - xpoz - research - discovery ---
Search 400M+ Instagram posts and reels — captions AND video subtitles.
Find influencers, track hashtags, discover content trends, and export results. No Meta developer account, no Instagram Graph API setup, no app review process.
---
👉 Follow xpoz-setup — handles auth automatically.
---
Run xpoz-setup skill. Verify: mcporter call xpoz.checkAccessKeyStatus
| Tool | What It Does | |------|-------------| | getInstagramPostsByKeywords | Search posts & reels by keywords | | getInstagramUsersByKeywords | Find users posting about a topic | | getInstagramUser | Look up a specific profile | | searchInstagramUsers | Find accounts by display name | | getInstagramPostsByAuthor | Get a user's post history |
---
mcporter call xpoz.getInstagramPostsByKeywords \
query="sustainable fashion" \
startDate=2026-01-01 \
limit=100
# Poll for results:
mcporter call xpoz.checkOperationStatus operationId=op_abc123
Xpoz indexes both captions and video subtitles — so you can find reels by what people say, not just what they type.
mcporter call xpoz.getInstagramUsersByKeywords \
query="fitness transformation OR workout routine" \
limit=200
mcporter call xpoz.getInstagramUser \
identifier=natgeo \
identifierType=username
mcporter call xpoz.searchInstagramUsers query="National Geographic" limit=20
---
mcporter call xpoz.getInstagramPostsByKeywords \
query="(vegan OR plant-based) AND recipe NOT sponsored"
---
Every search generates a full export. Poll the dataDumpExportOperationId for a CSV download URL (up to 64K rows).
---
| | Instagram Graph API | Xpoz Instagram Search | |--|-------------------|----------------------| | Setup | Meta developer account + app review | One-click Xpoz auth | | Keyword search | ❌ Not available | ✅ Full-text + subtitles | | Find influencers | Only if you know their username | Search by topic/content | | Reels content | Metadata only | Captions + spoken words | | Export | Manual pagination | One-click CSV | | Cost | Free but painful setup | Free tier available |
The Instagram Graph API doesn't support keyword search at all. Xpoz fills that gap.
---
---
Website: xpoz.ai • Free tier available • No Meta developer account needed
Built for ClawHub • 2026
安装 Instagram Search 后,可以对 AI 说这些话来触发它
Help me get started with Instagram Search
Explains what Instagram Search does, walks through the setup, and runs a quick demo based on your current project
Use Instagram Search to instagram Search — Search 400M+ Instagram posts, reels, and profiles
Invokes Instagram Search with the right parameters and returns the result directly in the conversation
What can I do with Instagram Search in my marketing & growth workflow?
Lists the top use cases for Instagram Search, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/instagram-search/ 目录(个人级,所有项目可用),或 .claude/skills/instagram-search/(项目级)。重启 AI 客户端后,用 /instagram-search 主动调用,或让 AI 根据上下文自动发现并使用。
Instagram Search 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Instagram Search 可免费安装使用。请查阅仓库了解许可证信息。
Instagram Search — Search 400M+ Instagram posts, reels, and profiles. Find influencers, track hashtags, analyze engagement, and export data. No Instagram API or Meta developer account needed — works through Xpoz MCP.
Instagram Search 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Instagram Search
Identifies repetitive steps in your workflow and sets up Instagram Search to handle them automatically