Twitter / X

Twitter / X Tweet Scraper API

Full tweet payload — text, likes, retweets, replies, media URLs, author profile — extracted from any tweet URL.

From $0.0030 per call·Median under 2s·One charge per call
One call

Send a URL.
Get back JSON.

This endpoint takes one input: url. The response carries the parsed Twitter / X entity. Every public field, in a flat, predictable shape.

Request
cURL
curl https://hproxy.com/v1/scrape/twitter/tweet \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://x.com/Austen/status/1935730646267158797"}'
POST // 1 call · $0.0030 · <2s
Response200 OK
{
  "platform": "twitter",
  "scraper": "twitter-tweet-collect-by-url",
  "input": {
    "url": "https://x.com/Austen/status/1935730646267158797"
  },
  "data": {
    "rest_id": "1935730646267158797",
    "views": {
      "count": "27539",
      "state": "EnabledWithCount"
    },
    "legacy": {
      "bookmark_count": 95,
      "created_at": "Thu Jun 19 16:05:24 +0000 2025",
      "favorite_count": 80,
      "full_text": "This was created by a Gauntlet AI grad based on a whole lot of experimentation…",
      "lang": "en",
      "quote_count": 3,
      "reply_count": 6,
      "retweet_count": 5,
      "user_id_str": "221838349",
      "id_str": "1935730646267158797"
    }
  },
  "records": 1,
  "costUsd": 0.01,
  "requestId": "run_3Qm8x2V7nKp4dWcF",
  "elapsedMs": 1840
}
What comes backparsed fields
Twitter / X Tweet
twitter_tweet
countstring
statestring
One real call · one structured record
What you get

Structured data,
not a scraping project.

Single tweet metadata with engagement stats and author info.

Live JSON, returned in seconds
No login flows, no captcha solving
Pay-as-you-go, priced in dollars
Same API key across every scraper
Idempotent retries via X-Request-Id
REST. Works from any language
Built for

The work that
needs this data.

01

Lead generation

Pull Twitter / X signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.

02

Market research

Track competitors, audience movements, and trends across Twitter / X without standing up any scraping infrastructure.

03

AI training data

Feed predictable Twitter / X JSON straight into your model fine-tuning pipeline. Same schema every call.

More Twitter / X

The rest of the
Twitter / X hub.

Try it

Two dollars,
first run.

Sign in with Google, drop $2 in the wallet, fire your first Tweet call against twitter.com. If it doesn’t do what you need, the balance is refundable for 24 hours.