Bluesky Post Comments Scraper
Pricing
from $3.00 / 1,000 runs
Go to Apify Store
Pricing
from $3.00 / 1,000 runs
Rating
0.0
(0)
Developer
Data Direct
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Get the replies to a Bluesky post. Returns every reply Bluesky serves for the thread, nested up to 10 levels deep, as a flat list; each reply is a full post with in_reply_to_id pointing at its parent.
Features
- Real-time Bluesky data — results are fetched live at run time, never cached or stale
- No login, cookies, or proxy configuration needed — just provide the input and run
- Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
- Fast: a typical run finishes in seconds
Input
| Field | Type | Required | Description |
|---|---|---|---|
url | string | no | Bluesky post URL, e.g. https://bsky.app/profile/bsky.app/post/3l6oveex3ii2l (max 500 characters). Provide either url or post_id. |
post_id | string | no | The post's AT URI as returned in post_id, e.g. at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.feed.post/3l6oveex3ii2l (max 200 characters). Provide either url or post_id. |
Pricing
This Actor is billed per run — a flat $0.003 per run.
- One run returns all matching results for your input, and costs $0.003 — whether it comes back with one result or hundreds.
- You’re only charged when a run succeeds. Failed runs are free.
Example output
{"comments": [{"title": "@bsky.app on Bluesky","url": "https://bsky.app/profile/bsky.app/post/3l6ovfftinx2m","date": "2024-10-17 07:07:26","author": "bsky.app","author_name": "Bluesky","author_id": "did:plc:z72i7hdynmk6r22z27h6tvur","author_verified": false,"source": "Bluesky","domain": "bsky.app","snippet": "\u2022 Anyone can create and subscribe to feeds. There are 50k+ feeds here, like posts from mutuals, news, or cat photos!\n\nbsky.app/feeds\n\n\u2022 The Discover f\u2026","likes": 3254,"replies": 60,"reposts": 284,"quotes": 41,"bookmarks": 7,"lang": "en","is_reply": true,"in_reply_to_id": "at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.feed.post/3l6oveex3ii2l","is_quote": false,"quoted_post": null,"hashtags": [],"mentions": [],"links": ["https://bsky.app/feeds"],"link_preview": null,"media_type": "text","image_url": "","video_url": "","carousel_media": [],"post_id": "at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.feed.post/3l6ovfftinx2m"}],"post_id": "at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.feed.post/3l6oveex3ii2l","total": 8582,"count": 740}
About
Maintained by Data Direct — a small suite of fast, reliable Bluesky and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.