Hi,
I’m using n8n Cloud and want to scrape tweets from ~10 public X (Twitter) users, including:
• Replies to their tweets
• Replies by the users on any thread
Input format looks like:
{ "userHandle": “X_Username10", "scrapeRepliesToUserTweets": true, "scrapeRepliesByUser": true },
...
Tried ScraperAPI, Nitter, Apify — all blocked or paid. I spend 2 full days but could not make it happen.
This is a non-commercial/house project. So Looking for a free, reliable solution that works fully in main workflow (prefrably no subflows as they are buggy) on n8n Cloud.
Any working examples, API suggestions or node setups?
Thanks!
- n8n version: 1.98.2
- Running via: n8n Cloud
- DB: Default (SQLite)