Bluesky Profile Scraper avatar
Bluesky Profile Scraper

Pricing

$2.50 / 1,000 results

Go to Store
Bluesky Profile Scraper

Bluesky Profile Scraper

Developed by

BytePulse Labs

BytePulse Labs

Maintained by Community

Scrape all Bluesky profile info. Add one or more Bluesky handles and extract the number of followers, follows, posts, name, description, and avatar. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

4.5 (7)

Pricing

$2.50 / 1,000 results

5

Total users

7

Monthly users

7

Runs succeeded

>99%

Last modified

8 hours ago

You can access the Bluesky Profile 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": [
< "calabro.io"
< ],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call bytepulselabs/bluesky-profile-scraper --silent --output-dataset

Bluesky Profile Scraper API through CLI

The Apify CLI is the official tool that allows you to use Bluesky Profile 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: