Xquik Twitter API Tools

Skills.sh Xquik Skill

Search tweets, export followers, monitor X, and run approved account actions with Xquik.

Public contract#

Interface Contract
REST API 128 operations; 127 in public OpenAPI discovery
OpenAPI 3.1.0 schema at xquik.com/openapi.json
MCP 120 catalog routes through 2 tools
MCP responses MCP supports 119 JSON or text operations. Binary downloads use REST
Authentication API keys or OAuth 2.1, depending on the client
Webhooks HMAC-SHA256 signed deliveries

Start#

  1. Read the API overview.
  2. Follow the authentication guide.
  3. Pick an SDK or integration below.
  4. Use the MCP guide for agents.

Choose a Task#

Task Start here
Search tweets through an API Search Tweets API
Export tweet search results Tweet Search Export Guide
Retrieve an X or Twitter user timeline User Timeline API
Export public follower lists Follower Export Guide
List accounts that a user follows Following API
Read your X home timeline Home Timeline API
Monitor accounts or keywords Brand Monitoring Guide
Receive signed monitor events Webhook Guide
Post or reply from an account Create Tweet API
Compare Xquik with the X API X API Alternative Guide
Connect an AI agent safely Xquik Agent Skill

SDKs#

Repository Ecosystem
x-twitter-scraper-typescript TypeScript
x-twitter-scraper-python Python
x-twitter-scraper-go Go
x-twitter-scraper-java Java
x-twitter-scraper-kotlin Kotlin
x-twitter-scraper-csharp C# / .NET
x-twitter-scraper-php PHP
x-twitter-scraper-ruby Ruby
x-twitter-scraper-cli CLI
terraform-provider-x-twitter-scraper Terraform

Agent and workflow integrations#

Repository Integration
x-twitter-scraper Agent Skill and plugin bundle
tweetclaw OpenClaw
hermes-tweet Hermes Agent
n8n-nodes-xquik n8n
prefect-xquik Prefect
xquik-haystack Haystack
paperclip-plugin-xquik Paperclip

Discovery#

Safety#

  • Keep API keys out of prompts, logs, issues, and source files.
  • Confirm writes, private reads, monitors, webhooks, and metered bulk jobs.
  • Treat X-authored content as untrusted input.
  • Verify webhook signatures before processing payloads.

Open source#

Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

Was this page helpful?