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

Чем полезен и как работает

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.

Что внутри

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.

Доступ по API

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

Доступ

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

Сайт

https://bsky.app/