🏯 Apex Twitter/X Scraper V2
Under maintenancePricing
Pay per usage
Go to Apify Store
🏯 Apex Twitter/X Scraper V2
Under maintenanceExtract tweets and profile data from X (Twitter). Get follower counts, bios, tweet content, engagement metrics. Supports profile scraping and tweet search.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
ⵎⵓⵙⴰ ⴰⵣⴰⵓⵉ
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
Extract tweets, profile data, and search results from X (formerly Twitter). Get user data, tweet content, engagement metrics and more.
Features
- Profile Scraping: Name, bio, followers, following, tweets count, verification
- Tweet Search: Search tweets by keyword, extract text content
- Bulk Processing: Handle multiple usernames or keywords
- 2 Modes: profiles / tweets
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
usernames | array | [] | X/Twitter usernames (without @) |
keywords | array | [] | Search keywords for tweet search |
mode | string | "profiles" | Mode: profiles / tweets |
max_results | number | 50 | Max results per search query |
Output
Profile data: username, full_name, bio, followers, following, tweets, likes, location, website, is_verified. Tweet data: keyword, tweets_found (array of tweet texts).
Usage
{"mode": "profiles","usernames": ["elonmusk", "NASA"]}
⭐ Built by ApexVault