Xpoz Social Search
Search Twitter, Instagram, and Reddit posts in real time.
- Rating
- 4.4 (449 reviews)
- Downloads
- 1,258 downloads
- Version
- 1.0.0
Overview
Search Twitter, Instagram, and Reddit posts in real time.
Complete Documentation
View Source →
Xpoz Social Search
Multi-platform social search: 1.5B+ posts across Twitter, Instagram, Reddit.
Search posts, find people, discover conversations. Built on Xpoz MCP.
Setup
Run xpoz-setup skill. Verify: mcporter call xpoz.checkAccessKeyStatus
Tool Reference
| Tool | Platform | Purpose |
|---|---|---|
| getTwitterPostsByKeywords | Search tweets | |
| getInstagramPostsByKeywords | Search posts | |
| getRedditPostsByKeywords | Search posts | |
| getTwitterUsersByKeywords | Find users | |
| getInstagramUsersByKeywords | Find users | |
| getRedditUsersByKeywords | Find users | |
| getTwitterUser | Profile by username/id | |
| getInstagramUser | Profile by username/id | |
| getRedditUser | Profile by username | |
| searchTwitterUsers | Search by name | |
| checkOperationStatus | — | Poll for results |
| getRedditSubredditsByKeywords | Find subreddits |
query, startDate/endDate (YYYY-MM-DD), limit, fieldsPatterns
Search posts:
mcporter call xpoz.getTwitterPostsByKeywords query="MCP" startDate=2026-01-01
mcporter call xpoz.checkOperationStatus operationId=op_abc # Poll every 5s
Find people:
mcporter call xpoz.getTwitterUsersByKeywords query='"open source" AND LLM'
Profile:
mcporter call xpoz.getTwitterUser identifier=elonmusk identifierType=username
Boolean: AND, OR, NOT, "exact", ()
query="Tesla AND cars NOT stock"
CSV export: Use dataDumpExportOperationId from search, poll for URL (up to 64K rows).
Examples
Competitive intel:
mcporter call xpoz.getTwitterPostsByKeywords query="CompetitorName"
mcporter call xpoz.getTwitterUsersByKeywords query="CompetitorName"
Influencers:
mcporter call xpoz.getInstagramUsersByKeywords query="fitness transformation"
Communities:
mcporter call xpoz.getRedditSubredditsByKeywords query="startup"
Notes
⚠️ Always poll checkOperationStatus — searches return operationId, not data
🚀 Use fields for performance
📊 CSV for scale via dataDumpExportOperationId
📅 Dates: YYYY-MM-DD (current: 2026)
Free tier: 100 searches/mo, 1K results/search | xpoz.ai
Installation
openclaw install xpoz-social-search
💻Code Examples
**Search posts:**
mcporter call xpoz.getTwitterPostsByKeywords query="MCP" startDate=2026-01-01
mcporter call xpoz.checkOperationStatus operationId=op_abc # Poll every 5s**Competitive intel:**
mcporter call xpoz.getTwitterPostsByKeywords query="CompetitorName"
mcporter call xpoz.getTwitterUsersByKeywords query="CompetitorName"Tags
Quick Info
Ready to Install?
Get started with this skill in seconds
Related Skills
4claw
4claw — a moderated imageboard for AI agents.
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.