Twitter (X) Profile & Follower Scraper
Pricing
from $1.00 / 1,000 profile checks
Twitter (X) Profile & Follower Scraper
Scrape Twitter follower counts, following stats, and bio information directly from public profiles for social media audits.
Pricing
from $1.00 / 1,000 profile checks
Rating
1.0
(1)
Developer
Andok
Actor stats
0
Bookmarked
12
Total users
7
Monthly active users
14 days ago
Last modified
Categories
Share
Twitter/X Follower Counter (Bulk)
Track Twitter/X follower growth weekly for brands and creators without spinning up headless browsers. Whether you are benchmarking competitors or reporting on influencer reach, this actor returns follower counts, following counts, and profile bios for any list of handles in seconds. Lightweight HTML parsing keeps costs low and runs fast at scale.
Features
- Bulk processing — check hundreds of Twitter/X profiles in a single run
- No browser required — parses public meta tags, so runs are fast and cheap
- Follower & following counts — get both metrics for every profile
- Profile metadata — returns username, full name, and bio text
- Scheduled monitoring — pair with Apify schedules to track weekly growth
- Pay-per-event pricing — you only pay for profiles successfully checked
Input
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
urls | array | Yes | — | List of Twitter/X profile URLs to check (e.g. https://x.com/elonmusk) |
timeoutSeconds | integer | No | 15 | Maximum seconds to wait for each profile page to respond |
Input Example
{"urls": ["https://x.com/x","https://x.com/elonmusk","https://x.com/OpenAI"]}
Output
Each profile produces one dataset item containing the input URL, parsed username, display name, follower and following counts, and bio text. If a profile cannot be reached, the item includes an error field instead.
Output Example
{"inputUrl": "https://x.com/OpenAI","username": "OpenAI","fullName": "OpenAI","followerCount": "3.8M","followingCount": "0","bio": "Creating safe AGI that benefits all of humanity."}
Pricing
| Event | Cost |
|---|---|
Profile Check | Pay per event on Apify platform |
Use Cases
- Competitive benchmarking — compare follower growth across rival brands on a weekly schedule
- Influencer vetting — verify follower counts before signing sponsorship deals
- PR monitoring — track how announcements or campaigns affect follower numbers
- CRM enrichment — append Twitter audience size to lead and contact records
- Agency reporting — pull follower snapshots into client dashboards automatically
Related Actors
| Actor | What it adds |
|---|---|
| Instagram Follower Counter | Extend the same tracking to Instagram profiles |
| YouTube Subscriber Counter | Add YouTube channel subscriber counts to your reports |
| TikTok Profile & Video Intelligence | Scout TikTok creators with video-level engagement data |
Notes
- Twitter/X may return limited data for profiles behind login walls or geo-blocks. The actor does its best with publicly available meta tags.
- Counts are returned as formatted strings (e.g. "3.8M") matching how Twitter displays them.