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://api.hproxy.com/v1/scrape/threads/profile/by/handle \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"handle":"trendspider"}'{
"success": true,
"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"
}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.