VOOZH about

URL: https://apify.com/janbruinier/bluesky-scraper/input-schema

⇱ Input Β· Bluesky Scraper - Extract Posts & Profiles Β· Apify


Pricing

Pay per usage

Go to Apify Store

Bluesky Social Scraper

Extract posts, profiles, and feeds from Bluesky social network. Get post text, likes, reposts, timestamps, and user data in structured JSON format.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Jan Bruinier

Jan Bruinier

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

3 months ago

Last modified

Categories

Share

You might also like

Bluesky Scraper β€” Posts, Profiles & Search

aurumworks/bluesky-scraper

Scrape Bluesky social network. Search posts by keyword, get user profiles, fetch user feeds, and extract post threads with replies. Uses Bluesky's official public API. No login or API key needed.

Bluesky Scraper β€” Posts, Profiles & Search

cryptosignals/bluesky-scraper

Scrape Bluesky profiles and posts β€” extract handle, bio, followers, following, post text, likes, reposts, and timestamps. CSV/JSON output. No API key.

29

Bluesky Scraper

theguide/bluesky-scraper

Scrape recent posts and user details from the Bluesky social network based on handles and/or search keywords..

Bluesky Scraper β€” Search Posts, Profiles & Feeds

adrianreinag/bluesky-scraper

Extract posts, profiles, and feeds from Bluesky social network. Search by keyword, scrape user profiles, and download complete author feeds. Uses the public AT Protocol API β€” no authentication required for public data.

πŸ‘ User avatar

AdriΓ‘n Reina GΓ‘lvez

3

Bluesky Posts Search Scraper

codingfrontend/bluesky-posts-search-scraper

Search and scrape posts from Bluesky social network using the AT Protocol public API. Collect post text, author info, engagement metrics, and more.

πŸ‘ User avatar

codingfrontend

1

Bluesky Social Search β€” Posts, Profiles & Feeds via AT Protocol

ryanclinton/bluesky-social-search

Search and extract posts, profiles, and author feeds from the Bluesky decentralized social network using the public AT Protocol API.

17

Search Queries

search_queries

Optional

List of search queries to find posts on Bluesky (e.g. 'artificial intelligence', 'python programming').

Type:array

Profile Handles

profile_handles

Optional

List of Bluesky handles to scrape profiles and feeds from (e.g. 'jay.bsky.team', 'bsky.app').

Type:array

Max Posts

max_posts

Optional

Maximum number of posts to scrape per query or profile feed.

Type:integer
Minimum:1
Maximum:1000
Default:100

Include Replies

include_replies

Optional

Whether to include reply posts in search results and feeds.

Type:boolean
Default:false