Twitter/X API integrations for AI agents and CLI
Use Skills if you want AI to search tweets, inspect users, and preview requests for you. Use the CLI if you want direct terminal, scripting, or automation workflows.
TwexAPI integrations quick answer
TwexAPI integrations let developers use the same Twitter/X 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 automation. Both paths use the TwexAPI API platform for tweet search, user inspection, request previews, and production workflows documented at docs.twexapi.io.
Install it in your AI tool and let the agent call TwitterXAPI for you.
Run x-api-scraper directly in your terminal for scripts, debugging, and automation.
Let AI call TwitterXAPI, or run it in your terminal
Use Skills if you want AI to search tweets, inspect users, and preview requests for you. Use the CLI if you want direct terminal, scripting, or automation workflows.
Best for Claude Code, Codex, and other AI tools. Once installed, your agent can search tweets, inspect users, and preview requests.
Best for shell workflows, scripting, and debugging. Install once and run x-api-scraper directly.