Archivarix

social-general

Bluesky public AppView (AT Protocol)

An open, keyless interface to the whole Bluesky social network, profiles, posts, and feeds across tens of millions of accounts. Public reads of profiles and feeds run through its API without any login or key. It is the cleanest way to pull current social posts and profiles directly into search results.

API

Por que é útil e como funciona

Bluesky's public AppView is the most accessible social API available today: reading profiles, posts, and feeds requires no account, no key, and no registration. You can look up any public handle or search recent posts, and results come back instantly. This makes it the go-to source for current social content on the Bluesky network, which had roughly 43 million registered accounts as of mid-2026 and was still growing fast.

O que há dentro

The entire public Bluesky network, around 43 million registered accounts as of 2026, plus a real-time firehose of all new public posts. Coverage is current and continuously updated, not a frozen snapshot.

Acesso via API

https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile?actor= <handle> ; app.bsky.feed.searchPosts?q= ; app.bsky.feed.getAuthorFeed

Acesso

Programmatic API access (a key may be required, see the API tag).

Página inicial

https://bsky.app/