Lead generation
Pull Twitter / X signals at scale and enrich your CRM with public profile data — clean, structured, ready to import.
Public profile data from any Twitter / X account — name, bio, followers, total posts, verified status — all in one call.
This endpoint takes one input: handle. The response carries the parsed Twitter / X entity — every public field, in a flat, predictable shape.
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"}'{
"__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
}
}Public Twitter / X profile metadata and stats.
Pull Twitter / X signals at scale and enrich your CRM with public profile data — clean, structured, ready to import.
Track competitors, audience movements, and trends across Twitter / X without standing up any scraping infrastructure.
Feed predictable Twitter / X JSON straight into your model fine-tuning pipeline. Same schema every call.
Top recent tweets from a public Twitter / X user.
Single tweet metadata with engagement stats and author info.
AI-transcribed text for a Twitter / X video tweet under 2 minutes.
Public Twitter / X community details — name, member count, rules.
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.