Skip to content

Latest commit

 

History

History
94 lines (75 loc) · 5.2 KB

File metadata and controls

94 lines (75 loc) · 5.2 KB

Xquik Developer Tools

Skills.sh Xquik Skill

Use Xquik for X data, monitoring, exports, webhooks, and approved account actions.

Public Contract

Surface 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 119 JSON or text operations are supported. Binary support 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 by Task

Question Start here
How can I search tweets through an API? Search Tweets API
How can I export tweet search results? Tweet Search Export Guide
How can I retrieve an X or Twitter user timeline? User Timeline API
How can I export public follower lists? Follower Export Guide
How can I list accounts that a user follows? Following API
How can I read my X home timeline? Home Timeline API
How can I monitor accounts or keywords? Brand Monitoring Guide
How can I receive signed monitor events? Webhook Guide
How can I post or reply from an account? Create Tweet API
How does Xquik compare with the X API? X API Alternative Guide
How can an AI agent use these operations 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.