GET /xrpc/app.bsky.actor.searchActorsTypeahead typeahead.waow.tech
16
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix readme: not a drop-in replacement yet

clarify that we match the endpoint shape but return a subset of
profileViewBasic fields (no moderation labels, viewer state, etc).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+1 -1
+1 -1
README.md
··· 1 1 # typeahead 2 2 3 - community actor search for [atproto](https://atproto.com). drop-in replacement for `app.bsky.actor.searchActorsTypeahead`. 3 + community actor search for [atproto](https://atproto.com). aims to be a drop-in replacement for `app.bsky.actor.searchActorsTypeahead` — same endpoint path and query params, but returns only core fields (`did`, `handle`, `displayName`, `avatar`), not the full `profileViewBasic` surface (no moderation labels, viewer state, etc). 4 4 5 5 **live:** https://typeahead.waow.tech 6 6