@superagnt/x-twitter-data
v2.0.6
Published
Unified access to tweets, user profiles, followers, search, and hashtag streams. Built for LLMs and automation — not one-off scraping.
Maintainers
Readme
X (Twitter) data for OpenClaw — superagnt plugin
Use one API key to pull X data (posts, profiles, and social graph data) for agents, automations, and analytics. Structured JSON, credit-based pricing, no separate vendor accounts. Unified access to tweets, user profiles, followers, search, and hashtag streams. Built for LLMs and automation — not one-off scraping.
Install
openclaw plugins install @superagnt/x-twitter-dataThis package is the official OpenClaw plugin for X (Twitter) social and public data via superagnt. Pair it with the documentation and your superagnt API key.
What this plugin contains
A fixed, baked-in toolset for the X (Twitter) endpoints listed below — nothing else. It authenticates with your SUPERAGNT_API_KEY and calls the superagnt REST API directly. It does not add tools for other platforms and does not change after install; new capabilities only arrive through an explicit plugin update.
Prefer MCP? The @superagnt/superagnt plugin connects the workspace MCP server instead, whose tool surface is managed by the user in the dashboard.
Overview
Unified access to tweets, user profiles, followers, search, and hashtag streams. Built for LLMs and automation — not one-off scraping.
Highlights
- Structured JSON responses for X resources
- Single API key and unified credit balance across superagnt
- Designed for agent workflows, batch jobs, and real-time tools
- Composable with other superagnt providers in one stack
- OpenAPI-documented endpoints for codegen and testing
Example use cases
- Social and creator intelligence agents using X
- Marketing and research teams monitoring accounts and content
- Product teams building alerts, digests, and dashboards
- Developers prototyping LLM tools that need live network data
- Data teams joining X signals with CRM or warehouse data
Authentication
Use a single superagnt API key (Bearer token). Set SUPERAGNT_API_KEY in your environment, or complete browser login when the gateway prompts you. Create and manage keys in the superagnt dashboard.
API coverage
| | |
| --- | --- |
| Platform | x |
| REST base | https://api.superagnt.com/v1/data/x |
| OpenAPI operations | 52 |
| OpenClaw tools | 52 |
Documentation
- Documentation — getting started and concepts
- API reference (X (Twitter)) — endpoints and schemas
- Dashboard — API keys and usage
Related
- Skill (curl-oriented):
clawhub install superagnt/x-twitter-dataon ClawHub - All platforms plugin:
@superagnt/social-dataif you need LinkedIn, YouTube, TikTok, X, Instagram, Reddit, and Facebook in one package.
License
MIT
