Bluesky Post Quotes Scraper avatar

Bluesky Post Quotes Scraper

Pricing

from $3.00 / 1,000 pages

Go to Apify Store
Bluesky Post Quotes Scraper

Bluesky Post Quotes Scraper

Get the posts quoting a post

Pricing

from $3.00 / 1,000 pages

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Get the posts that quote a Bluesky post, newest first. Returns the full quoting post with its text, author, engagement metrics, and media.

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

FieldTypeRequiredDescription
urlstringnoBluesky post URL, e.g. https://bsky.app/profile/bsky.app/post/3l6oveex3ii2l (max 500 characters). Provide either url or post_id.
post_idstringnoThe 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.
pagesintegernoNumber of pages to fetch and merge into one response (1-20, billed per page returned). Each page returns up to 50 results. Fetching stops early when there are no more results.

Pricing

This Actor is billed per page of results$0.003 per page.

  • Results come in pages. Use the pages input to choose how many pages to fetch (1–20); more pages means more results.
  • You pay $0.003 for each page you fetch, so pages: 3 costs $0.009 and pages: 1 costs $0.003.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"quotes": [
{
"title": "@ekimdafluffyeevee.bsky.social on Bluesky",
"url": "https://bsky.app/profile/ekimdafluffyeevee.bsky.social/post/3musg7o2nfk24",
"date": "2026-09-05 21:26:54",
"author": "ekimdafluffyeevee.bsky.social",
"author_name": "michael_Mikafran",
"author_id": "did:plc:aske3ha7qi4gm2fskxuxo64h",
"author_verified": false,
"source": "Bluesky",
"domain": "bsky.app",
"snippet": "open social network my ass being eaten by cannabis",
"likes": 4,
"replies": 0,
"reposts": 0,
"quotes": 0,
"bookmarks": 0,
"lang": "en",
"is_reply": false,
"in_reply_to_id": "",
"is_quote": true,
"quoted_post": {
"post_id": "at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.feed.post/3l6oveex3ii2l",
"url": "https://bsky.app/profile/bsky.app/post/3l6oveex3ii2l",
"date": "2024-10-17 07:06:51",
"author": "bsky.app",
"author_name": "Bluesky",
"author_verified": false,
"snippet": "\ud83d\udc4b Bluesky is an open social network that gives creators independence from platforms, developers the freedom to build, a\u2026",
"likes": 63685,
"reposts": 9530
},
"hashtags": [],
"mentions": [],
"links": [],
"link_preview": null,
"media_type": "text",
"image_url": "",
"video_url": "",
"carousel_media": [],
"post_id": "at://did:plc:aske3ha7qi4gm2fskxuxo64h/app.bsky.feed.post/3musg7o2nfk24"
}
],
"post_id": "at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.feed.post/3l6oveex3ii2l",
"total": 708,
"pages": 1,
"count": 50
}

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.