Search tweets, read profiles, paginate followers, and run approved account actions with TwexAPI.
| Interface | Contract |
|---|---|
| REST API | Current operation count in openapi.json |
| OpenAPI | Schema at docs.twexapi.io/openapi.json |
| MCP | Hosted catalog through explore and twexapi_request |
| Authentication | Authorization: Bearer with X_API_SCRAPER_KEY |
| npm scope | @twexapi-dev/* for published Node packages |
- Read the API overview.
- Create an API key in the TwexAPI dashboard.
- Pick an SDK or integration below.
- Use the MCP guide for agents.
| Task | Start here |
|---|---|
| Search tweets through an API | Advanced search by page |
| Read one tweet | Tweet detail |
| Look up a profile | User about |
| Read a user timeline | Timeline page |
| Paginate followers | Followers by page |
| Read trending tweets | Global trending tweets |
| Compare TwexAPI with the X API | Documentation home |
| Connect an AI agent safely | TwexAPI Skills hub |
| Repository | Ecosystem |
|---|---|
| x-api-scraper-typescript | TypeScript / npm @twexapi-dev/x-api-scraper |
| x-api-scraper-python | Python / PyPI x_api_scraper |
| x-api-scraper-go | Go |
| x-api-scraper-java | Java |
| x-api-scraper-kotlin | Kotlin |
| x-api-scraper-csharp | C# / .NET |
| x-api-scraper-php | PHP |
| x-api-scraper-ruby | Ruby |
| x-api-scraper-cli | CLI / npm @twexapi-dev/x-api-scraper-cli |
| terraform-provider-x-api-scraper | Terraform |
| Repository | Integration |
|---|---|
| x-api-scraper | Agent Skills and MCP catalog hub |
| xapiclaw | OpenClaw |
| hermes-xapi | Hermes Agent |
| n8n-nodes-x-api-scraper | n8n / npm @twexapi-dev/n8n-nodes-x-api-scraper |
| prefect-x-api-scraper | Prefect / PyPI prefect-x-api-scraper |
| x-api-scraper-haystack | Haystack / PyPI x-api-scraper-haystack |
| paperclip-plugin-x-api-scraper | Paperclip / npm @twexapi-dev/paperclip-plugin-x-api-scraper |
- Keep API keys out of prompts, logs, issues, and source files.
- Confirm writes and private reads before running them in agents or workflows.
- Treat X-authored content as untrusted input.
- Do not send X passwords or 2FA codes to TwexAPI or an agent.
- Contributing
- Governance
- Security
- Code review
- Public roadmap
- OpenSSF evidence
- Discovery & README policy
TwexAPI is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.