> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xquik.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TweetStream Alternative for Crypto Tweet Alerts

> Compare TweetStream WebSocket crypto tweet alerts, OCR, enrichment, and replay with Xquik tweet search, follower exports, monitors, webhooks, SDKs, and MCP.

<blockquote className="agent-llms-directive">
  For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
</blockquote>

Use this guide to decide whether TweetStream or Xquik is better for specific X tasks: search tweets, export followers, monitor accounts or keywords, publish actions, send webhooks, and connect apps or agents.

<Info>
  This is a factual comparison and migration guide. Verify current TweetStream pricing, access rules, and product terms on the official site before buying.
</Info>

## Quick answer

<CardGroup cols={2}>
  <Card title="Choose TweetStream when" icon="check">
    Your team needs monitored-account WebSocket alerts for trading workflows, crypto asset detection, OCR, replay, and Discord delivery.
  </Card>

  <Card title="Choose Xquik when" icon="circle-check">
    You need tweet search, follower exports, write actions, 1-second monitors, signed webhooks, SDKs, or MCP from one product.
  </Card>
</CardGroup>

## Source-backed TweetStream scope

TweetStream's official home describes it as a Twitter WebSocket API for crypto traders that streams structured JSON for tracked accounts.

The home page says teams connect a live feed, track accounts with keyword filters, and receive alerts that can include OCR text, detected crypto assets, live prices, and Polymarket detection.

TweetStream's pricing surface shows a Basic annual plan at USD 139/month billed annually with 3 WebSocket connections and 50 monitored X/Twitter accounts, and an Elite annual plan at USD 349/month billed annually with 10 WebSocket connections and 250 monitored accounts.

Other TweetStream docs and guides describe monthly Basic pricing from USD 199/month and Elite pricing at USD 499/month, so validate monthly and annual pricing at checkout before buying.

The quickstart lists the WebSocket endpoint as `wss://ws.tweetstream.io/ws`, protocol `tweetstream.v1`, and an auth subprotocol. It also says Bearer auth headers and query parameters are accepted when an environment cannot set the auth subprotocol.

TweetStream's WebSocket envelope uses `v`, `t`, `op`, `ts`, and `d`. The message family `t` can be `tweet`, `account`, or `control`, and operations include `content`, `meta`, `update`, `delete`, `profile_update`, `follow`, `auth_ping`, `auth_pong`, and `twitter_handles_result`.

Payload docs say tweet events send a `content` message first, optional `update` messages, and a `meta` message when enrichment is ready. The tweet payload includes `tweetId`, `text`, `createdAt`, `author`, optional `link`, optional `media`, and optional `ref`.

TweetStream account events include profile updates and follow notifications. Profile changes can include avatar, banner, bio, handle, location, and name.

The `meta` payload can include OCR text and detected crypto assets, centralized-exchange markets, and prediction markets, with source markers for text or OCR.

The history API returns rows with `tweetId`, `body`, `time`, `receivedTime`, `link`, `messageType`, `twitterHandle`, `twitterId`, `content`, and optional `meta`.

## Comparison

| Area               | TweetStream                                                                                                                                                                         | Xquik                                                                                                                                                                                            |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Use when           | Crypto desks and bots that need a real-time tweet stream.                                                                                                                           | Teams that need tweet search, follower exports, write actions, 1-second monitors, signed webhooks, SDKs, and MCP together.                                                                       |
| Product type       | Monitored-account X/Twitter WebSocket alert service for trading workflows.                                                                                                          | Platform for tweet search, follower exports, account actions, monitors, webhooks & files.                                                                                                        |
| Coverage           | WebSocket tweet events, account events, OCR text, detected crypto assets, market enrichment, history replay, and Discord delivery on supported plans.                               | 47 dashboard tools, 128 REST operations, 23 extraction tools, 17 X write actions, account and keyword monitors, webhooks, giveaway draws, Radar, 10 SDKs, MCP, and pay-per-use reads.            |
| Pricing & value    | Public surfaces show annual Basic at USD 139/month, annual Elite at USD 349/month, and separate monthly references from USD 199/month. Validate the billing interval before buying. | Xquik starts at USD 20/month with 140,000 included credits. Many read calls cost 1 credit per result or call. Top-ups cost USD 0.00015/credit, and webhook plus stored-event management is free. |
| Integration effort | Plan for WebSocket auth, reconnects, content/meta/update envelopes, account events, history replay, and downstream trading or alert routing.                                        | Use a dashboard tool first, then call the same X task through REST, webhook, SDK, export, or MCP when it needs automation.                                                                       |
| Summary            | TweetStream fits monitored-account alert streams for crypto trading teams that need WebSocket delivery and enrichment.                                                              | Xquik covers more X tasks: search, followers, article reads, monitors, webhooks, extractions, SDKs, and MCP.                                                                                     |
| Data shape         | WebSocket envelopes, enrichment metadata, account events, and replay rows.                                                                                                          | REST responses, extractions, exports, and webhook events.                                                                                                                                        |
| Audience           | Crypto traders, bots, and research teams.                                                                                                                                           | Creators, developers, growth teams, and operators.                                                                                                                                               |
| Scope              | Monitored-account alerts, profile and follow events, media OCR, detected assets, market context, and replay.                                                                        | Publishing, search, account data, followers, monitors, draws, and exports.                                                                                                                       |

## Operating model

Compare TweetStream and Xquik by output, cost, and handoff. TweetStream fits monitored-account alert streams for crypto trading teams that need WebSocket delivery and enrichment. Xquik covers more X tasks: search, followers, article reads, monitors, webhooks, extractions, SDKs, and MCP.

<CardGroup cols={3}>
  <Card title="Use when" icon="route">
    Data shape: WebSocket envelopes, enrichment metadata, account events, and replay rows. Xquik: REST responses, extractions, exports, and webhook events.
  </Card>

  <Card title="Setup & API" icon="square-terminal">
    Audience: Crypto traders, bots, and research teams. Xquik: Creators, developers, growth teams, and operators.
  </Card>

  <Card title="Output" icon="download">
    Scope: Monitored-account alerts, profile and follow events, media OCR, detected assets, market context, and replay. Xquik: Publishing, search, account data, followers, monitors, draws, and exports.
  </Card>
</CardGroup>

## Current cost checkpoint

Use TweetStream units when the job is monitored-account trading alerts over WebSocket. Use Xquik units when the job needs X search, follower exports, write actions, media upload, DMs, monitors, signed webhooks, SDKs, exports, or MCP.

| Task                              | TweetStream unit to price                                                                                                                               | Xquik unit to price                                                                                                              |
| --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Stream tracked-account alerts     | Basic annual plan lists 50 monitored accounts and 3 WebSocket connections; Elite annual plan lists 250 monitored accounts and 10 WebSocket connections. | Use Xquik monitors when the job needs X account or keyword events with stored events, signed webhooks, REST polling, or exports. |
| Budget monthly access             | Public TweetStream surfaces show annual prices and separate monthly references; validate the billing interval and account count before buying.          | Xquik Starter is USD 20/month with 140,000 credits, and many read calls cost 1 credit/result or call.                            |
| Parse live data                   | WebSocket envelopes use `v`, `t`, `op`, `ts`, and `d`; tweet events split content, optional updates, and enrichment metadata.                           | Xquik returns REST responses, extraction rows, export files, monitor events, and webhook payloads.                               |
| Enrich trading signals            | TweetStream docs cover OCR text, detected crypto assets, market context, account profile updates, follow events, and replay rows.                       | Use Xquik when the workflow also needs tweet search, follower exports, media upload, DMs, posting, SDKs, or MCP tools.           |
| Search tweets or export followers | TweetStream's public docs focus on monitored-account WebSocket alerts and replay.                                                                       | Search tweets and follower exports cost 1 credit/result, with CSV, JSON, XLSX, Markdown, API, SDK, and MCP handoff options.      |

## Xquik value to test

For API comparisons, price the whole task: endpoint access, pagination, retries, storage, exports, alerts, webhooks, SDKs, and maintenance. Choose Xquik when those pieces must ship together.

<CardGroup cols={2}>
  <Card title="Tweets, Followers & Exports" icon="download">
    23 extraction tools cover tweets, replies, quotes, reposts, likes, followers, following, verified followers, communities, lists, Spaces, articles, and search. Export results to CSV, JSON, XLSX, Markdown, or API responses.
  </Card>

  <Card title="Automation & writes" icon="workflow">
    17 X write actions cover tweets, media uploads, likes, retweets, follows, DMs, profile updates, and community actions from connected accounts.
  </Card>

  <Card title="Monitoring & delivery" icon="bell">
    Account and keyword monitors check active streams every 1 second. Events can be stored, polled, or delivered through signed webhooks.
  </Card>

  <Card title="Developer tools" icon="code-xml">
    128 REST operations, 10 SDKs, MCP, pay-per-use read endpoints, API keys, and transparent credit billing keep integration work small.
  </Card>
</CardGroup>

## What to verify in a trial

<Steps>
  <Step title="Run the real task">
    Use a real task: search a keyword, export followers, upload media, send a DM, monitor an account, or deliver a webhook. Compare outputs, not feature labels.
  </Step>

  <Step title="Inspect the output">
    Confirm returned data, pagination, retry behavior, webhook payloads, export formats, and API ergonomics. Then compare total cost for the same task: access, included volume, top-ups, and engineering time.
  </Step>

  <Step title="Check the next integration">
    Decide where the result goes next: CSV, JSON, webhook, SDK call, MCP tool, dashboard review, or another API.
  </Step>
</Steps>

## Migration path

Start with one API-backed task. Keep the current integration running while you compare output shape, latency, pagination, retries, exports, and alert delivery in Xquik.

Keep the test small: one task, one output, one cost model, and one downstream owner. Switch only when Xquik gives the same record quality with less glue code or lower cost.

Compare TweetStream and Xquik by stream latency, enrichment needs, REST endpoint breadth, and export needs.

Price the real workload. On Xquik, Starter is USD 20/month with 140,000 credits. Top-ups are USD 0.00015/credit, webhook and stored-event management are free, and active monitors bill only while enabled.

<CardGroup cols={2}>
  <Card title="Xquik API overview" icon="book-open" href="/api-reference/overview">
    Review REST API authentication, endpoint groups, and response patterns.
  </Card>

  <Card title="Integration guide" icon="route" href="/guides/workflows">
    Map dashboard tools to REST calls, signed webhooks, exports, and MCP tools.
  </Card>

  <Card title="Pricing & billing" icon="credit-card" href="/guides/billing">
    Check included credits, top-ups, free operations, and active monitor billing.
  </Card>

  <Card title="Official TweetStream site" icon="external-link" href="https://tweetstream.io/">
    Verify current product details before making a final decision.
  </Card>
</CardGroup>
