
🏯 Tweet Scraper V2 - X / Twitter Scraper
Pricing
from $0.40 / 1,000 tweets

🏯 Tweet Scraper V2 - X / Twitter Scraper
⚡️ Lightning-fast search, URL, list, and profile scraping, with customizable filters. At $0.40 per 1000 tweets, and 30-80 tweets per second, it is ideal for researchers, entrepreneurs, and businesses! Get comprehensive insights from Twitter (X) now!
3.8 (87)
Pricing
from $0.40 / 1,000 tweets
796
Total users
19K
Monthly users
2.6K
Runs succeeded
>99%
Issues response
4.1 hours
Last modified
8 hours ago
Demo as an output n8n
Closed
Hey I'm using N8n with this scraper. I connected the post and get APIS correctly. I get no errors for input and output. However my output is empty. Ive attached my output. I hope you can help me. I use the free version since im only testing this scraper.
this is my input json: { "customMapFunction": "(object) => { return {...object} }", "end": "2025-07-30", "includeSearchTerms": false, "maxItems": 10, "minimumFavorites": 0, "minimumReplies": 0, "minimumRetweets": 0, "onlyImage": false, "onlyQuote": false, "onlyTwitterBlue": false, "onlyVerifiedUsers": false, "onlyVideo": false, "sort": "Latest", "start": "2021-07-01", "startUrls": [ "https://x.com/d42busy" ], "tweetLanguage": "en" }

Hello!
For free users, the actor always returns at least 10 results, if your query doesn’t return enough real data, the rest is filled with { "demo": true }
placeholders. This helps prevent spammy or abusive usage on the free tier.
Also please note that you need to fetch at least 50 tweets per query with this actor, you can read more about this from the documentation, I am also attaching a screenshot for your reference.
If your queries fetch less than 50 tweets, please switch to https://apify.com/apidojo/twitter-scraper-lite
Cheers
mesh6t
ah so I need to have premium and I need to fetch at least 50 tweets per query so I get real data back?
mesh6t
This is strange. I get results back when I run the scraper on apify but when I use n8n I get demo results

Hello,
The reason is because n8n is running the actor via API and API is not available on free plan.
Cheers

Hello,
You can get more details about these issues from the Log
tab of your run.
Cheers
mesh6t
will it work if I upgrade apify to silver? And also is it illegal or can I get banned for scraping twitter?

Hello,
If you switch to https://apify.com/apidojo/twitter-scraper-lite, you won't get banned as we don't enforce any limits. With this scraper, if your queries return less than 50 results, there is a possibility to get rate-limited.
You can subscribe to any Apify paid plan.
Cheers
mesh6t
https://apify.com/apidojo/twitter-scraper-lite https://apify.com/apidojo/tweet-scraper
what's the difference between these two? And if I upgrade to any plan and scrape at least 50 I will get real results correct?

Hello,
- They work the same way, their input and output structure are the same
- https://apify.com/apidojo/tweet-scraper has several rules, you can read more about the rules from the documentation (attaching a screenshot as well)
- https://apify.com/apidojo/twitter-scraper-lite doesn't have any usage limits
- Their pricing works a bit differently but if you follow the terms, there is actually not much difference. You can read more about these from the documentation as well (with examples)
Cheers
mesh6t
what if I fetch from a specific account?

Hello,
As I mentioned, if you use https://apify.com/apidojo/twitter-scraper-lite, there won't be any limits.
Cheers