Twitter API Alternative — Search 1B+ tweets with natural language queries, boolean filters, and one-click CSV exports (up to 64K rows). Look up profiles, find users by topic, and track conversations. No developer account needed, no complex OAuth setup — 2-minute setup via Xpoz MCP.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install twitter-api-alternative或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install twitter-api-alternative⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/twitter-api-alternative/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: twitter-api-alternative description: "Twitter API Alternative — Search 1B+ tweets with natural language queries, boolean filters, and one-click CSV exports (up to 64K rows). Look up profiles, find users by topic, and track conversations. No developer account needed, no complex OAuth setup — 2-minute setup via 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: - twitter - twitter-api - twitter-alternative - tweets - x-api - social-media - mcp - xpoz - research - search - export - csv ---
Search 1B+ tweets with natural language queries — no developer account needed.
Get up and running in 2 minutes. Search tweets, look up profiles, find users by topic, track conversations, and export massive datasets to CSV. Built for AI agents via MCP, but simple enough for anyone.
---
👉 Follow xpoz-setup — one-click auth, no API keys to manage. You'll be searching tweets in under 2 minutes.
---
Run xpoz-setup skill. Verify: mcporter call xpoz.checkAccessKeyStatus
| Tool | What It Does | |------|-------------| | getTwitterPostsByKeywords | Search tweets by keywords | | getTwitterPostsByAuthor | Get a user's tweet history | | getTwitterUsersByKeywords | Find users discussing a topic | | getTwitterUser | Look up a profile (by username or ID) | | searchTwitterUsers | Find accounts by display name | | getTwitterPostCountByKeywords | Count tweets matching a query | | getTwitterUserConnections | Get followers/following | | getTwitterPostInteractions | Get likes/retweets on a post |
---
mcporter call xpoz.getTwitterPostsByKeywords \
query="AI agents" \
startDate=2026-01-01 \
limit=200
mcporter call xpoz.checkOperationStatus operationId=op_abc123
mcporter call xpoz.getTwitterUser \
identifier=elonmusk \
identifierType=username
mcporter call xpoz.getTwitterUsersByKeywords \
query="MCP server OR model context protocol" \
limit=100
Every search auto-generates a CSV export (up to 64K rows). Poll the dataDumpExportOperationId:
mcporter call xpoz.checkOperationStatus operationId=op_datadump_xyz
# → Download URL with full dataset
Real example: 63,936 tweets in one CSV (38MB).
---
| Feature | Xpoz | |---------|------| | Setup time | 2 minutes — no developer portal, no app review | | Search scale | 1B+ tweets indexed, full archive included | | Boolean queries | AND, OR, NOT, exact phrases, grouping — all tiers | | CSV export | Built in — up to 64K rows per export, one click | | Rate limits | Handled automatically, no complex tier management | | Multi-platform | Also searches Instagram (400M+) and Reddit (100M+) | | MCP-native | Built for AI agents — structured data, not raw HTTP | | Free tier | Start searching immediately, upgrade when you need more |
---
mcporter call xpoz.getTwitterPostsByKeywords \
query="(OpenAI OR Anthropic) AND \"API pricing\" NOT free"
Operators: AND, OR, NOT, "exact phrase", () grouping.
---
Xpoz isn't just for Twitter — search across platforms with the same simple interface:
# Instagram (400M+ posts, including reel subtitles)
mcporter call xpoz.getInstagramPostsByKeywords query="AI tools"
# Reddit (100M+ posts & comments)
mcporter call xpoz.getRedditPostsByKeywords query="AI tools"
---
---
Website: xpoz.ai • Free tier available • No Twitter developer account needed
Built for ClawHub • 2026
安装 Twitter Api Alternative 后,可以对 AI 说这些话来触发它
Help me get started with Twitter Api Alternative
Explains what Twitter Api Alternative does, walks through the setup, and runs a quick demo based on your current project
Use Twitter Api Alternative to twitter API Alternative — Search 1B+ tweets with natural language q...
Invokes Twitter Api Alternative with the right parameters and returns the result directly in the conversation
What can I do with Twitter Api Alternative in my data & analytics workflow?
Lists the top use cases for Twitter Api Alternative, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/twitter-api-alternative/ 目录(个人级,所有项目可用),或 .claude/skills/twitter-api-alternative/(项目级)。重启 AI 客户端后,用 /twitter-api-alternative 主动调用,或让 AI 根据上下文自动发现并使用。
Twitter Api Alternative 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Twitter Api Alternative 可免费安装使用。请查阅仓库了解许可证信息。
Twitter API Alternative — Search 1B+ tweets with natural language queries, boolean filters, and one-click CSV exports (up to 64K rows). Look up profiles, find users by topic, and track conversations. No developer account needed, no complex OAuth setup — 2-minute setup via Xpoz MCP.
Automate my data & analytics tasks using Twitter Api Alternative
Identifies repetitive steps in your workflow and sets up Twitter Api Alternative to handle them automatically
Twitter Api Alternative 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。