Bluesky Post Scraper avatar
Bluesky Post Scraper

Pricing

$1.50 / 1,000 posts

Go to Store
Bluesky Post Scraper

Bluesky Post Scraper

Developed by

BytePulse Labs

BytePulse Labs

Maintained by Community

Scrape all Bluesky posts and profile data. Add one or more Bluesky handles and extract post content, embeds, and engagement metrics. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

5.0 (3)

Pricing

$1.50 / 1,000 posts

3

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

16 hours ago

You can access the Bluesky Post Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "identifiers": [
< "bsky.app"
< ],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call bytepulselabs/bluesky-post-scraper --silent --output-dataset

Bluesky Post Scraper API through CLI

The Apify CLI is the official tool that allows you to use Bluesky Post Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: