Bluesky Scraper — Search Posts, Profiles, Followers & Threads avatar

Bluesky Scraper — Search Posts, Profiles, Followers & Threads

Under maintenance

Pricing

$5.00 / 1,000 result items

Go to Apify Store
Bluesky Scraper — Search Posts, Profiles, Followers & Threads

Bluesky Scraper — Search Posts, Profiles, Followers & Threads

Under maintenance

Extract public data from Bluesky via the AT Protocol API. Search posts by keyword, get user profiles, followers, follows, author feeds, and full post threads. No authentication required — uses Bluesky's public API endpoints.

Pricing

$5.00 / 1,000 result items

Rating

0.0

(0)

Developer

Thrifty Kiwi

Thrifty Kiwi

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

13 hours ago

Last modified

Categories

Share

Zero authentication required — extracts public Bluesky data via the official AT Protocol API. No proxies, no cookies, no rate limits for public endpoints.

Quick Start

  1. Pick a mode: Search posts by keyword, get a profile, followers, follows, author feed, or a post thread.
  2. Enter your input — a search query, Bluesky handle, or post URI.
  3. Click Start and get structured JSON in seconds.

Example: Search for posts about AI

{
"mode": "search",
"query": "artificial intelligence",
"limit": 50
}

Example: Get a user's profile

{
"mode": "profile",
"handle": "bsky.app"
}

Example: Get followers of an account

{
"mode": "followers",
"handle": "bsky.app",
"limit": 200
}

Features

  • 6 scraping modes: Search, Profile, Followers, Follows, Author Feed, Thread
  • No auth needed — all data is public via Bluesky's official API
  • No proxy required — direct API access, fast and reliable
  • Pagination — handles cursors automatically for large result sets
  • Structured JSON — clean, consistent output schema
  • Thread replies — fetch entire conversations with configurable depth

Output Fields

Search / Author Feed / Thread posts:

FieldDescription
uriAT Protocol URI of the post
author_handleBluesky handle (e.g. user.bsky.social)
author_displayNameDisplay name
textPost content
createdAtWhen the post was created
replyCountNumber of replies
repostCountNumber of reposts
likeCountNumber of likes
quoteCountNumber of quote posts
has_imageWhether the post contains embedded images
langsDetected languages

Profile:

FieldDescription
handleBluesky handle
displayNameDisplay name
descriptionBio text
followersCountFollower count
followsCountFollowing count
postsCountTotal posts
avatarAvatar URL
bannerBanner image URL
indexedAtWhen the profile was indexed

Use Cases

  • Brand monitoring — Track mentions of your brand, product, or competitors
  • Influencer research — Find and analyze creators by follower count and content
  • Social listening — Monitor trends, hashtags, and conversations
  • Academic research — Study decentralized social networks and content propagation
  • Content migration — Export your own posts and threads
  • Lead generation — Find potential customers discussing relevant topics

Why This Scraper?

Bluesky has grown to 50M+ users and the AT Protocol is designed to be open and accessible. Other Bluesky scrapers either require authentication, use slow browser automation, or have confusing inputs. This scraper:

  • Uses the fast public API — no browser overhead
  • No sign-up required on Bluesky to use
  • Clean defaults — click "Start" with the default inputs and get real results immediately
  • All 6 modes in one Actor — no need to switch between different scrapers

Pricing

This Actor uses Pay-Per-Event pricing. You only pay for results returned, not for API calls or pagination overhead.

About the Publisher

Built by Thrifty Kiwi, an Apify Creator publishing high-quality, zero-hassle data extraction tools.