Auto-like Tweets from Selected Profiles with Phantombuster & SharePoint AI Rotation
Who’s it for
Growth hackers, community builders, and marketers who want to keep their Twitter (X) accounts active by liking posts from selected profiles automatically.
How it works / What it does
Schedule Trigger fires hourly.
Profile Post Extractor fetches up to 20 tweets for each profile in your CSV.
Select Cookie rotates Twitter session-cookies.
Get Random Post checks against twitter_posts_already_liked.csv.
Builds twitter_posts_to_like.csv, uploads to SharePoint.
Phantombuster Autolike Agent likes the tweet.
Logs the liked URL to avoid duplicates.
How to set up
Add Phantombuster + SharePoint credentials.
In SharePoint “Phantombuster” folder:
• twitter_session_cookies.txt
• twitter_posts_already_liked.csv (header postUrl)
• profiles_twitter.csv (list of profiles).
Profile CSV format
Your profiles_twitter.csv must contain a header profileUrl and direct links to the Twitter profiles. Example:
profileUrl
https://twitter.com/elonmusk
https://twitter.com/openai
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Build a Restaurant Voice Assistant with VAPI and PostgreSQL for Bookings & Orders
This n8n template demonstrates how to create a comprehensive voice-powered restaurant assistant that handles table reser...
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments