TwexAPI integrations for AI agents and CLI
Use Skills if you want AI to search posts, inspect users, and preview requests for you. Use the CLI for direct terminal work, scripts, and scheduled public-data collection.
TwexAPI integrations quick answer
TwexAPI integrations let developers use the same public social data API from AI agents or from a terminal. Install the Skill with `npx skills add twexapi-dev/x-api-scraper-cli` for AI tools such as Claude Code or Codex, or install the CLI with `npm install -g @twexapi-dev/x-api-scraper-cli` and run `x-api-scraper --help` for shell scripts, debugging, and scheduled public-data collection. Both paths support post search, user inspection, request previews, and documented workflows at docs.twexapi.io. Any account action requires lawful user authorization and human review.
Install it in your AI tool and let the agent call TwexAPI for you.
Run x-api-scraper directly in your terminal for scripts, debugging, and scheduled public-data collection.
Let AI call TwexAPI, or run it in your terminal
Use Skills if you want AI to search posts, inspect users, and preview requests for you. Use the CLI for direct terminal work, scripts, and scheduled public-data collection.
Best for Claude Code, Codex, and other AI tools. Once installed, your agent can search public content, inspect public accounts, and preview requests.
Best for shell workflows, scripting, and debugging. Install once and run x-api-scraper directly.