Lead generation
Pull Bluesky signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Full Bluesky profile payload — followers, follows, posts, verification status.
This endpoint takes one input: handle. The response carries the parsed Bluesky entity. Every public field, in a flat, predictable shape.
curl https://hproxy.com/v1/scrape/bluesky/profile \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"handle":"espn.com"}'{
"platform": "bluesky",
"scraper": "bluesky-profile-by-handle",
"input": {
"handle": "espn.com"
},
"data": {
"did": "did:plc:x7d6j54pm22ufehkes6jo4jf",
"handle": "espn.com",
"displayName": "ESPN",
"avatar": "https://cdn.bsky.app/img/avatar/plain/….jpeg",
"description": "Serving sports fans. Anytime. Anywhere.",
"followersCount": 198477,
"followsCount": 32,
"postsCount": 659,
"createdAt": "2024-11-25T21:49:49.345Z"
},
"records": 1,
"costUsd": 0.01,
"requestId": "run_3Qm8x2V7nKp4dWcF",
"elapsedMs": 1840
}Public Bluesky profile metadata.
Pull Bluesky signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Track competitors, audience movements, and trends across Bluesky without standing up any scraping infrastructure.
Feed predictable Bluesky JSON straight into your model fine-tuning pipeline. Same schema every call.
Sign in with Google, drop $2 in the wallet, fire your first Profile call against bsky.app. If it doesn’t do what you need, the balance is refundable for 24 hours.