Lead generation
Pull Threads signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Full Threads profile payload — bio, follower count, verification, recent posts visibility.
This endpoint takes one input: handle. The response carries the parsed Threads entity. Every public field, in a flat, predictable shape.
curl https://hproxy.com/v1/scrape/threads/profile \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"handle":"trendspider"}'{
"platform": "threads",
"scraper": "threads-profile-by-handle",
"input": {
"handle": "trendspider"
},
"data": {
"pk": "63496592589",
"username": "sportsillustrated",
"full_name": "Sports Illustrated",
"biography": "Sports, sports and more sports.",
"follower_count": 551296,
"is_verified": true,
"profile_pic_url": "https://scontent-atl3-2.cdninstagram.com/v/t51.2885-19/….jpg"
},
"records": 1,
"costUsd": 0.01,
"requestId": "run_3Qm8x2V7nKp4dWcF",
"elapsedMs": 1840
}Public Threads profile metadata.
Pull Threads signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Track competitors, audience movements, and trends across Threads without standing up any scraping infrastructure.
Feed predictable Threads JSON straight into your model fine-tuning pipeline. Same schema every call.
Recent posts from a public Threads user.
Single Threads post by URL with engagement.
Search public Threads posts by keyword.
Search for Threads users by username keyword.
Sign in with Google, drop $2 in the wallet, fire your first Profile call against threads.net. If it doesn’t do what you need, the balance is refundable for 24 hours.