Threads/Profile
Threads

Threads Profile Scraper API

Full Threads profile payload — bio, follower count, verification, recent posts visibility.

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 Threads entity. Every public field, in a flat, predictable shape.

Request
cURL
curl https://hproxy.com/v1/scrape/threads/profile \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"handle":"trendspider"}'
POST // 1 call · $0.0030 · <2s
Response200 OK
{
  "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
}
What comes backparsed fields
Threads Profile
threads_profile
pkstring
usernamestring
full_namestring
biographystring
follower_countnumber
is_verifiedboolean
profile_pic_urlurl
One real call · one structured record
What you get

Structured data,
not a scraping project.

Public Threads profile metadata.

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 Threads 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 Threads without standing up any scraping infrastructure.

03

AI training data

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

More Threads

The rest of the
Threads hub.

Try it

Two dollars,
first run.

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.