xpoz-social-searchSearch Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement ā 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.
Install via ClawdBot CLI:
clawdbot install atyachin/xpoz-social-searchMulti-platform social search: 1.5B+ posts across Twitter, Instagram, Reddit.
Search posts, find people, discover conversations. Built on Xpoz MCP.
Run xpoz-setup skill. Verify: mcporter call xpoz.checkAccessKeyStatus
| Tool | Platform | Purpose |
|------|----------|---------|
| getTwitterPostsByKeywords | Twitter | Search tweets |
| getInstagramPostsByKeywords | Instagram | Search posts |
| getRedditPostsByKeywords | Reddit | Search posts |
| getTwitterUsersByKeywords | Twitter | Find users |
| getInstagramUsersByKeywords | Instagram | Find users |
| getRedditUsersByKeywords | Reddit | Find users |
| getTwitterUser | Twitter | Profile by username/id |
| getInstagramUser | Instagram | Profile by username/id |
| getRedditUser | Reddit | Profile by username |
| searchTwitterUsers | Twitter | Search by name |
| checkOperationStatus | ā | Poll for results |
| getRedditSubredditsByKeywords | Reddit | Find subreddits |
Params: query, startDate/endDate (YYYY-MM-DD), limit, fields
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).
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"
ā ļø 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
Generated Mar 1, 2026
Companies can use this skill to track mentions of their brand, products, or executives across Twitter, Instagram, and Reddit in real time. This enables rapid detection of negative sentiment, customer complaints, or emerging PR crises, allowing teams to respond proactively and mitigate reputational damage.
Marketing agencies can search for influencers by keywords related to niches like fitness or technology, analyze their engagement metrics, and track campaign performance. This helps identify suitable partners, monitor hashtag reach, and assess the impact of influencer collaborations across social platforms.
Businesses can monitor competitors' social media activity, including product launches, customer feedback, and promotional campaigns. By analyzing posts and user discussions, they gain insights into market trends, competitor strategies, and consumer preferences to inform product development and marketing decisions.
Content creators or community managers can search Reddit subreddits and Twitter conversations to identify trending topics, viral content, and audience interests. This aids in crafting relevant content, participating in discussions, and building an engaged community around specific themes or brands.
Researchers and journalists can use the skill to gather social media data on events, public opinions, or social movements. By searching posts with date filters and boolean queries, they can analyze discourse patterns, track misinformation, or source user-generated content for studies and reports.
Offer a free tier with limited searches (e.g., 100/month) to attract users, then upsell to paid plans with higher limits, advanced analytics, and priority support. Revenue comes from monthly or annual subscriptions, targeting small businesses and individual researchers who need scalable social listening tools.
License the search capabilities as an API to larger enterprises or platforms that integrate social data into their own products, such as CRM systems or marketing dashboards. This generates revenue through API call fees, custom integration support, and enterprise-level service agreements.
Provide curated data exports, such as CSV dumps with up to 64K rows, for clients needing bulk social media analysis. Offer additional services like custom reports, trend analysis, or influencer lists, charging per project or on a retainer basis for ongoing insights.
š¬ Integration Tip
Always poll checkOperationStatus after searches, as results are asynchronous, and use the fields parameter to optimize performance by requesting only necessary data.
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.
Interact with Twitter/X ā read tweets, search, post, like, retweet, and manage your timeline.
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.