Bluesky Scraper — Search Posts, Profiles, Followers & Threads
Under maintenancePricing
$5.00 / 1,000 result items
Bluesky Scraper — Search Posts, Profiles, Followers & Threads
Under maintenanceExtract 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
Maintained by CommunityActor 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
- Pick a mode: Search posts by keyword, get a profile, followers, follows, author feed, or a post thread.
- Enter your input — a search query, Bluesky handle, or post URI.
- 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:
| Field | Description |
|---|---|
uri | AT Protocol URI of the post |
author_handle | Bluesky handle (e.g. user.bsky.social) |
author_displayName | Display name |
text | Post content |
createdAt | When the post was created |
replyCount | Number of replies |
repostCount | Number of reposts |
likeCount | Number of likes |
quoteCount | Number of quote posts |
has_image | Whether the post contains embedded images |
langs | Detected languages |
Profile:
| Field | Description |
|---|---|
handle | Bluesky handle |
displayName | Display name |
description | Bio text |
followersCount | Follower count |
followsCount | Following count |
postsCount | Total posts |
avatar | Avatar URL |
banner | Banner image URL |
indexedAt | When 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.