Social Blade Scraper avatar
Social Blade Scraper

Pricing

$19.99/month + usage

Go to Store
Social Blade Scraper

Social Blade Scraper

Developed by

Radeance

Radeance

Maintained by Community

Extract creator stats like subscriber growth, estimated earnings, video views, uploads, Social Blade rankings, and linked social profiles at scale. Track performance across YouTube and TikTok. Export your data in JSON, CSV, Excel, and more for reporting, analysis, or automation.

5.0 (1)

Pricing

$19.99/month + usage

2

Total users

4

Monthly users

4

Last modified

5 days ago

You can access the Social Blade 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.

1echo '{
2  "creators": [
3    "mrbeast",
4    "pewdiepie",
5    "ninja"
6  ],
7  "proxySettings": {
8    "useApifyProxy": true,
9    "apifyProxyGroups": [
10      "RESIDENTIAL"
11    ],
12    "apifyProxyCountry": "US"
13  }
14}' |
15apify call radeance/socialblade-api --silent --output-dataset

Social Blade Scraper Premium API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: