Bluesky Scraper
Pricing
Pay per usage
Go to Apify Store
Bluesky Scraper
Scrape Bluesky social network posts, profiles, followers, and search results. Extract engagement metrics, hashtags, and user data via the open AT Protocol API.
Bluesky Scraper
Pricing
Pay per usage
Scrape Bluesky social network posts, profiles, followers, and search results. Extract engagement metrics, hashtags, and user data via the open AT Protocol API.
What to scrape: search posts, search users, user profiles, user posts, post threads, followers, or following.
Search keyword or phrase. Used for searchPosts and searchUsers modes.
One or more Bluesky handles (e.g. 'jay.bsky.team'). Used for userProfile, userPosts, followers, and following modes.
[]AT Protocol URI for a post (e.g. 'at://did:plc:abc123/app.bsky.feed.post/xyz'). Used for postThread mode.
Sort order for post search results. 'latest' returns newest posts first, 'top' returns most popular.
Filter posts created on or after this date (ISO 8601 format, e.g. '2024-01-01T00:00:00Z'). Only for searchPosts mode.
Filter posts created on or before this date (ISO 8601 format, e.g. '2024-12-31T23:59:59Z'). Only for searchPosts mode.
Filter posts by language code (e.g. 'en' for English, 'es' for Spanish). Leave empty for all languages. Only for searchPosts mode.
Maximum number of results to return. Default is 100, maximum is 10000.