Bluesky Scraper
Pricing
$1.00 / 1,000 results
Go to Apify Store
Bluesky Scraper
Scrape recent posts and user details from the Bluesky social network based on handles and/or search keywords..
Pricing
$1.00 / 1,000 results
Scrape recent posts and user details from the Bluesky social network based on handles and/or search keywords..
handlesarrayOptional
List of Bluesky handles (e.g. apify.com) whose recent feed should be collected.
queriesarrayOptional
Search query strings for app.bsky.feed.searchPosts (hashtags, phrases, etc.).
maxItemsintegerOptional
Upper limit of posts to return across all handles and queries.
Default value of this property is 500
includeRepliesbooleanOptional
When false, replies to other posts are skipped.
Default value of this property is false
includeRepostsbooleanOptional
When false, reposted content is filtered out.
Default value of this property is false
includeQuotesbooleanOptional
Keep posts that quote another record when true.
Default value of this property is true
sincestringOptional
Only include posts created at or after this timestamp (UTC). Use ISO format, e.g. 2024-01-01T00:00:00Z.
untilstringOptional
Only include posts created before this timestamp (UTC). Use ISO format, e.g. 2024-01-31T23:59:59Z.