Twitter / X

Twitter / X Profile Scraper API

Public profile data from any Twitter / X account — name, bio, followers, total posts, verified status — all in one call.

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

Send a handle.
Get back JSON.

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

Request
cURL
curl https://api.hproxy.com/v1/scrape/twitter/profile/collect/by/handle \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"handle":"Austen"}'
POST // 1 call · $0.0030 · <2s
Response200 OK
{
  "__typename": "User",
  "id": "VXNlcjoyMjE4MzgzNDk=",
  "rest_id": "221838349",
  "is_blue_verified": true,
  "legacy": {
    "created_at": "Wed Dec 01 19:13:23 +0000 2010",
    "description": "CEO https://t.co/m6TigM5azr & https://t.co/NuPTghEZ1I (part of @bloomtech)…",
    "followers_count": 377608,
    "friends_count": 1051,
    "location": "Austin, TX",
    "name": "Austen Allred",
    "profile_image_url_https": "https://pbs.twimg.com/profile_images/….jpg",
    "screen_name": "Austen",
    "statuses_count": 46114,
    "verified": false
  }
}
What comes backparsed fields
Twitter / X Profile
twitter_profile
created_atstring
descriptionstring
followers_countnumber
friends_countnumber
locationstring
namestring
profile_image_url_httpsurl
screen_namestring
One real call · one structured record
§ What you get

Structured data,
not a scraping project.

Public Twitter / X profile metadata and stats.

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 Profile call against twitter.com. If it doesn’t do what you need, the balance is refundable for 24 hours.