Social Media Followers Scraper avatar

Social Media Followers Scraper

Pricing

from $5.00 / 1,000 profile results

Go to Apify Store
Social Media Followers Scraper

Social Media Followers Scraper

Scrape follower counts from Instagram, TikTok, Twitter/X, YouTube, Facebook, Threads, LinkedIn & Reddit in one run. Real-time profile metrics across 8 platforms - no switching tools needed.

Pricing

from $5.00 / 1,000 profile results

Rating

0.0

(0)

Developer

Kevin Savani

Kevin Savani

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

4

Monthly active users

4 hours ago

Last modified

Share

Track follower and subscriber counts across 8 social media platforms in a single run — no coding, no switching between tools.

Most scrapers on the Apify Store only cover one platform at a time. This actor covers all of them together: Instagram, Facebook, Threads, TikTok, Twitter/X, YouTube, Reddit, and LinkedIn.


What You Get

Every profile you provide comes back as a clean, structured result.

Standard result (all platforms except Reddit):

{
"username": "zuck",
"platform": "instagram",
"followers": 13500000,
"following": 500,
"posts": 1200,
"profileUrl": "https://www.instagram.com/zuck/",
"scrapedAt": "2026-04-25T10:00:00.000Z"
}

Reddit subreddit result:

{
"subreddit": "ClaudeAI",
"platform": "reddit",
"members": 95000,
"online": 320,
"weeklyVisitors": 42000,
"weeklyContributions": 180,
"profileUrl": "https://www.reddit.com/r/ClaudeAI/",
"scrapedAt": "2026-04-25T10:00:00.000Z"
}

How to Set Up Your Input

In the Input tab, fill in only the platforms you need — leave the rest empty.

{
"instagram": ["zuck", "cristiano"],
"facebook": ["zuck"],
"threads": ["zuck"],
"tiktok": ["charlidamelio", "khaby.lame"],
"twitter": ["elonmusk", "BillGates"],
"youtube": ["@MrBeast", "UCX6OQ3DkcsbYNE6H8uQQuVA"],
"reddit": ["ClaudeAI", "artificial"],
"linkedin": ["in/williamhgates", "company/breakthrough-energy"]
}

Platform-specific notes:

PlatformFormatExample
Instagramplain usernamezuck
Facebookpage handlezuck
Threadsplain usernamezuck
TikTokplain usernamecharlidamelio
Twitter/Xplain usernameelonmusk
YouTube@handle or channel ID@MrBeast or UCX6OQ3DkcsbYNE6H8uQQuVA
Redditsubreddit name, no r/ClaudeAI
LinkedIn (personal)in/usernamein/williamhgates
LinkedIn (company)company/slugcompany/breakthrough-energy

Proxy Setup

Social media platforms block direct requests, so a proxy is required for this actor to work.

In the Input tab, scroll to Proxy Configuration → select Apify Proxy → click Use Apify Proxy.

For Instagram, Threads, TikTok, and Reddit, residential proxies give better results because these platforms have stronger bot detection. You can select the RESIDENTIAL proxy group inside Apify Proxy settings.


Pricing

$5 per 1,000 profiles scraped ($0.005 per profile).

Single-platform scrapers on the store charge $0.005–$0.01 per profile — this actor covers all 8 platforms at the lower end of that range, with no need to buy and run multiple actors separately.

Profiles scrapedCost
10~$0.05
100~$0.50
1,000~$5.00

Proxy data transfer is billed separately by Apify if you use Apify Proxy.


Frequently Asked Questions

Do I need to fill in all platforms? No. Fill in only the platforms you care about — the rest are ignored.

What happens if a profile is private or doesn't exist? The actor returns null for that profile's metrics and includes an error description in the result. It does not crash — the rest of your list continues processing.

How fresh is the data? Data is scraped live every time you run the actor. There is no caching.

Can I export results to a spreadsheet? Yes. After the run completes, go to the Storage tab → Dataset → click Export → choose CSV or Excel.