Bluesky Scraper – Profiles, Posts, Followers & Search avatar

Bluesky Scraper – Profiles, Posts, Followers & Search

Pricing

from $2.00 / 1,000 results

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

Bluesky Scraper – Profiles, Posts, Followers & Search

Scrape Bluesky (AT Protocol) at scale - profiles, posts, followers and following, plus keyword or user search. No login, no cookies, no proxy required. Reliable structured data for social listening, influencer discovery, and research.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Hichem Ben Moussa

Hichem Ben Moussa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Bluesky Scraper – Profiles, Posts, Followers & Search 🦋

Extract public data from Bluesky (the fast-growing AT Protocol social network) — profiles, posts, followers/following, and keyword or user search. No login, no cookies, no proxy. Built on Bluesky's official public API, so it's fast, reliable, and won't get blocked.

Great for social listening, influencer discovery, audience research, and building datasets on an open social network.

🔎 Modes

ModeInputReturns
profilehandlesDisplay name, bio, follower/following/post counts, avatar, join date
postshandlesA user's posts with text, timestamps, like/repost/reply counts
search-postssearchQueryPublic posts matching a keyword
search-userssearchQueryUsers matching a keyword
followershandlesAccounts that follow a user
followinghandlesAccounts a user follows

🎯 Use cases

  • Social listening & brand monitoring — track mentions of your brand, product, or competitors on Bluesky.
  • Influencer & creator discovery — find accounts by keyword and rank them by follower count and engagement.
  • Migration tracking — monitor the movement of audiences from X/Twitter to Bluesky.
  • Market & academic research — build clean datasets from an open, API-friendly network.
  • Lead generation — surface active accounts in a niche and their public bios/links.

📥 Input

  • mode — one of the modes above.
  • handles — list of Bluesky handles (e.g. bsky.app), for profile/posts/followers/following.
  • searchQuery — keyword(s) for the search modes.
  • maxItems — cap per handle / query (default 100).

📤 Output (post example)

{
"uri": "at://did:plc:.../app.bsky.feed.post/3k...",
"url": "https://bsky.app/profile/bsky.app/post/3k...",
"authorHandle": "bsky.app",
"authorName": "Bluesky",
"text": "Welcome to Bluesky!",
"createdAt": "2026-07-10T12:00:00.000Z",
"likeCount": 1240,
"repostCount": 210,
"replyCount": 88,
"quoteCount": 12
}

🔌 Integrations & scheduling

  • Schedule the actor to track new posts or follower growth over time.
  • Export to CSV, Excel, JSON, or Google Sheets, or pull via the Apify API.
  • Feed results into your CRM, data warehouse, or an AI/LLM pipeline.

❓ FAQ

Do I need a Bluesky account or app password? No. It uses the official public AppView API (public.api.bsky.app) for public data — no login required.

Will it get blocked? It uses the sanctioned public API and backs off automatically on rate limits, so it's very reliable.

How is it priced? Pay per result — you're charged per profile, post, or user returned. No subscription.

🗺️ Roadmap

  • Keyword monitoring with alerts (new posts since last run)
  • Thread / reply-tree extraction
  • Engagement analytics per account