Instagram Search

👤 atyachin 📦 v1.1.1 ⭐ 4.3 ⬇️ 4.4K 下載
📊 資料分析 免費 🔑 需 API Key

📖 技能介紹


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


Instagram Search

7w4.net收錄了海量優質技能外掛。

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.


⚡ Setup

👉 Follow xpoz-setup — handles auth automatically.


Setup

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

Quick Examples

Search Posts & Reels

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.

Find Influencers by Topic

mcporter call xpoz.getInstagramUsersByKeywords \
  query="fitness transformation OR workout routine" \
  limit=200

Look Up a Profile

mcporter call xpoz.getInstagramUser \
  identifier=natgeo \
  identifierType=username

Search by Display Name

mcporter call xpoz.searchInstagramUsers query="National Geographic" limit=20

Boolean Queries

mcporter call xpoz.getInstagramPostsByKeywords \
  query="(vegan OR plant-based) AND recipe NOT sponsored"

CSV Export

Every search generates a full export. Poll the dataDumpExportOperationId for a CSV download URL (up to 64K rows).


Why Not Use the Instagram API Directly?

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.aiFree tier available • No Meta developer account needed

Built for ClawHub • 2026

🤖 AI 評測

這個Skill的文件寫得很清楚,功能說明通俗易懂,示例也很豐富。但它本質上只是一個使用說明書,實際使用需要依賴Xpoz服務。對於想快速搜尋Instagram內容的使用者來說,如果Xpoz服務穩定、免費額度夠用,確實比申請官方API省事很多。整體質量中規中矩,文件完整但功能實現完全依賴外部服務。推薦先試用的免費版看看效果如何。

📊 多維度評分

適應性4.8
規範性4.1
有效性4.3
可靠性4.1
可信度4.3

📁 包含檔案 (2 個)

📄 SKILL.md 3.8 KB
📄 _meta.json 135 B