Profile

Get Bluesky profile info

1 creditper request
GET
/v1/bluesky/profile
curl "https://api.scrapecreators.com/v1/bluesky/profile" \
  -H "x-api-key: "
{
  "success": true,
  "did": "did:plc:x7d6j54pm22ufehkes6jo4jf",
  "handle": "espn.com",
  "displayName": "ESPN",
  "avatar": "https://cdn.bsky.app/img/avatar/plain/did:plc:x7d6j54pm22ufehkes6jo4jf/bafkreie4oxawqqsfzvk47ysr3unsnmviedzpylxmwxnpa534to2bzas4ie@jpeg",
  "associated": {
    "lists": 0,
    "feedgens": 0,
    "starterPacks": 0,
    "labeler": false
  },
  "labels": [],
  "createdAt": "2024-11-25T21:49:49.345Z",
  "verification": {
    "verifications": [
      {
        "issuer": "did:plc:z72i7hdynmk6r22z27h6tvur",
        "uri": "at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.graph.verification/3lndppjqgb72f",
        "isValid": true,
        "createdAt": "2025-04-21T10:44:20.398Z"
      }
    ],
    "verifiedStatus": "valid",
    "trustedVerifierStatus": "none"
  },
  "description": "Serving sports fans. Anytime. Anywhere.",
  "indexedAt": "2024-12-19T20:49:48.843Z",
  "followersCount": 198477,
  "followsCount": 32,
  "postsCount": 659
}

Headers

x-api-key
string
required

Your Scrape Creators API key

Query Parameters

handle
string
required

Bluesky handle

Example:
espn.com