Auto-like Tweets from Selected Profiles with Phantombuster & SharePoint AI Rotation

Go to Workflow
0 views
Built by plemeo plemeo
Created on June 05, 2026

Description

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

Nodes Used (6)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest
Microsoft SharePoint
n8n-nodes-base.microsoftSharePoint
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Phantombuster
n8n-nodes-base.phantombuster