Bluesky Scraper logo

Bluesky Scraper API

Search public Bluesky profiles and fetch account metadata by handle or DID. Built for creator discovery, audience research, and social monitoring.

API Endpoints

Available endpoints for the Bluesky Scraper API

POST /v1/bluesky/profile

Bluesky Profile API

Fetch a public Bluesky profile by handle, DID, or profile URL.

Parameters

limit integer Maximum number of results to return.
username string required Bluesky handle or DID.
POST /v1/bluesky/search

Bluesky API

Search public Bluesky profiles through the public AppView API.

Parameters

cursor string Cursor returned as next_cursor from the previous response.
limit integer Maximum number of results to return.
query string required Search query.

Start scraping Bluesky

Get your free API key