Twitter User Tweets Scraper
Pricing
from $6.00 / 1,000 pages
Go to Apify Store
Pricing
from $6.00 / 1,000 pages
Rating
0.0
(0)
Developer
Data Direct
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Get tweets posted by a specific Twitter/X user. Returns tweet content with engagement metrics (likes, retweets, replies, quotes, bookmarks, views), author info, language, hashtags, and user mentions. Supports pagination.
Features
- Real-time Twitter data — results are fetched live at run time, never cached or stale
- No login, cookies, or proxy configuration needed — just provide the input and run
- Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
- Fast: a typical run finishes in seconds
Input
| Field | Type | Required | Description |
|---|---|---|---|
username | string | yes | Twitter username without the @ symbol (max 50 characters) |
pages | integer | no | Number of pages to fetch and merge into one response (1-10, billed per page) |
Pricing
This Actor is billed per page of results — $0.006 per page.
- Results come in pages. Use the
pagesinput to choose how many pages to fetch (1–10); more pages means more results. - You pay $0.006 for each page you fetch, so
pages: 3costs $0.018 andpages: 1costs $0.006. - You’re only charged when a run succeeds. Failed runs are free.
Example output
{"count": 20,"pages": 1,"tweets": [{"author": "elonmusk","author_followers": 237808828,"author_verified": true,"bookmarks": 0,"date": "2026-04-04 21:33:51","domain": "x.com","hashtags": [],"is_quote": true,"is_reply": false,"lang": "en","likes": 0,"quotes": 0,"replies": 0,"retweets": 33,"snippet": "RT @xenocosmography: Incredible that any Briton could not want this guy to be the next prime minister. https://t.co/omBJw8m1iM","source": "Twitter (X)","title": "@elonmusk on X","url": "https://twitter.com/elonmusk/status/2040543394741838265","user_mentions": ["xenocosmography"],"views": null},{"author": "elonmusk","author_followers": 237808828,"author_verified": true,"bookmarks": 0,"date": "2026-04-04 21:33:25","domain": "x.com","hashtags": [],"is_quote": true,"is_reply": false,"lang": "en","likes": 0,"quotes": 0,"replies": 0,"retweets": 48,"snippet": "RT @MarioNawfal: Grok Imagine is embarrassingly fun.\n\nCreative mode? Activated.\n\nYou blink. There\u2019s a full anime scene staring back.\n\n@Grok\u2026","source": "Twitter (X)","title": "@elonmusk on X","url": "https://twitter.com/elonmusk/status/2040543284117094824","user_mentions": ["MarioNawfal","grok"],"views": 1},{"author": "elonmusk","author_followers": 237808828,"author_verified": true,"bookmarks": 52,"date": "2026-04-04 21:28:02","domain": "x.com","hashtags": [],"is_quote": true,"is_reply": false,... (truncated)
About
Maintained by Data Direct — a small suite of fast, reliable Twitter and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.