Twitter Search Posts Scraper
Pricing
from $6.00 / 1,000 pages
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
Search for tweets by keyword. Returns tweet content, author username, URL, publication date, engagement metrics (likes, retweets, replies, quotes, bookmarks, views), author info (follower count, verification), language, hashtags, and user mentions. Supports sorting by most recent or relevance. Fetch multiple pages in a single request.
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 |
|---|---|---|---|
query | string | yes | Search query (max 500 characters) |
pages | integer | no | Number of pages to fetch and merge into one response (1-10, billed per page) |
sort_by | string | no | Sort order for results One of: most_recent, relevance. |
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,"posts": [{"author": "el_frizensrlq","author_followers": 2521,"author_verified": true,"bookmarks": 0,"date": "2026-04-04 21:32:24","domain": "x.com","hashtags": [],"is_quote": false,"is_reply": true,"lang": "en","likes": 0,"quotes": 0,"replies": 0,"retweets": 0,"snippet": "@elonmusk Technology is advancing every day; soon the world will be dominated by artificial intelligence and more.","source": "Twitter (X)","title": "@el_frizensrlq on X","url": "https://twitter.com/el_frizensrlq/status/2040543028255834313","user_mentions": ["elonmusk"],"views": 7},{"author": "Este5laSOl75383","author_followers": 2,"author_verified": false,"bookmarks": 0,"date": "2026-04-04 21:32:12","domain": "x.com","hashtags": ["mecidiyekoeytravesti","sislitravesti"],"is_quote": false,"is_reply": false,"lang": "en","likes": 1,"quotes": 0,"replies": 0,"retweets": 1,"snippet": "Just artificial intelligence.\n@#mecidiyekoeytravesti@#sislitravesti@ https://t.co/jf3sNCuLJA","source": "Twitter (X)","title": "@Este5laSOl75383 on X","url": "https://twitter.com/Este5laSOl75383/status/2040542979312472532","user_mentions": [],"views": 5},{"author": "Rite_Info","author_followers": 4025,"author_verified": false,"bookmarks": 1,"date": "2026-04-04 21:32:10","domain": "x.com","hashtags": [],"is_quote": false,"is_reply": false,"lang": "en","likes": 2,"quotes":... (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.