Bluesky Posts, Profiles & Search Scraper (AT Protocol) avatar

Bluesky Posts, Profiles & Search Scraper (AT Protocol)

Pricing

$0.50 / 1,000 row (post or profile)s

Go to Apify Store
Bluesky Posts, Profiles & Search Scraper (AT Protocol)

Bluesky Posts, Profiles & Search Scraper (AT Protocol)

Pricing

$0.50 / 1,000 row (post or profile)s

Rating

0.0

(0)

Developer

Arthur

Arthur

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Export Bluesky data through the public AT Protocol API — no login, no browser, no proxies, fast and cheap:

  • Account posts (authorFeed): every post of one or more accounts, with engagement counts, links, images, hashtags, mentions, reply/repost flags — optionally only since a date.
  • Profiles (profile): follower/following/post counts, bio, avatar, creation date.
  • Threads (thread): a post plus its replies (configurable depth).
  • Account search (searchActors): find accounts by keyword.

What you get

One dataset row per post or profile:

fielddescription
typepost, profile or error
uri, cid, urlAT URI, content hash and the clickable bsky.app URL
handle, did, display_nameauthor
text, created_at, indexed_at, langscontent
likes, reposts, replies, quotesengagement counts
is_reply, reply_to_uri, is_repostcontext flags
embed_type, images, external_link, external_title, quoted_urimedia & embeds
links, mentions, hashtags, labelsrich-text facets and moderation labels
profile rows: followers, follows, posts, description, avatar, banner, created_at
errorset on rows for unknown handles/posts — never billed

Input

fielddefaultmeaning
modeauthorFeedauthorFeed / profile / thread / searchActors
handlesaccounts (handles or profile URLs)
postUrlsposts for thread mode
querieskeywords for searchActors
maxItems100rows per target
since""only posts at/after this ISO date (authorFeed)
includeReposts / includeRepliestruekeep reposts / replies
feedFilterposts_with_repliesAT Protocol feed filter
threadDepth6reply depth in thread mode

Pricing

Pay per event: $0.0005 per stored row. Error rows are stored for transparency but not charged.

Limitations (honest)

  • Keyword search of posts is not available: Bluesky now requires authentication for searchPosts, and this Actor deliberately runs without any account. Use authorFeed + since for monitoring specific accounts, or searchActors to find accounts.
  • Only public data; blocked/private accounts return an error row.
  • Counts are as reported by the Bluesky AppView at fetch time.