
BlueSky Feed Scraper
Pricing
$5.00 / 1,000 results

BlueSky Feed Scraper
Scrapes data from a specified BlueSky feed URL and outputs detailed information about the posts, including metadata, authors, embedded media, and statistics such as likes, replies, and reposts.
0.0 (0)
Pricing
$5.00 / 1,000 results
1
Total users
23
Monthly users
6
Runs succeeded
>99%
Last modified
4 months ago
You can access the BlueSky Feed 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 '{< "url": "https://bsky.app/profile/bsky.app/feed/bsky-team",< "limit": 10000<}' |<apify call harvest/bluesky-feed-scraper --silent --output-dataset
BlueSky Feed Scraper API through CLI
The Apify CLI is the official tool that allows you to use BlueSky Feed 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: