Skip to content

Bluesky Scraper API

The Bluesky Scraper API provides users with the ability to explore and analyze content from the decentralized social media platform. This API enables you to discover posts and track trends across various topics with ease.

Key features

  • Account scraping: Input a specific account URL to collect posts from that user's feed. This feature is perfect for tracking posts from individual users or brands.

  • Keyword search: Search for posts using specific keywords. The search results will provide basic post details and engagement metrics, allowing you to track relevant conversations and trends.

Limitations

  • We collect publicly available data only (without user login).
  • Direct search on Instagram is not available due to login restrictions. We collect data using an alternative solution so there can be inconsistency in expected results and returned results.
  • Comment scraping is not available.

The limitations are primarily due to login requirements.

Authorization

  • Before using our Social Media APIs, you need an active subscription. In case your subscription is not active, API will return 401 Unauthorized error.
  • You must authorize your requests using the x-api-key header.

Rate limiting

You can make up to 10 requests per second.

Once you go over your rate limit you will receive a 429 Too Many Requests error and will need to wait for the next time window to make more requests.