Not every automation needs an AI agent. After burning $25+ with a browser agent just to download analytics of my top LinkedIn posts, I decided to build a simple automation tool that costs nothing to run.
--
—
LinkedIn algorithm now prioritizes useful posts and uses saves and followers gained as a signal. So, I wanted to fine-tune my content strategy by analyzing which of my posts gained the most followers and saves - not just impressions or engagement.
LinkedIn has been providing the full analytics which include followers gained, saves and more for a while. But these data are locked behind individual post exports and are not accessible via API.
To get the data manually, it means clicking 60+ posts. 60+ manual downloads. Then somehow combining all the xlsx files.
So I tried an AI browser agent. It worked. But burnt $25+ for scrolling pages, clicking “Export”, and saving files 60 times? That is expensive button-clicking.
The task is completely deterministic. Every page has the same layout, the same button location, the same steps.
So, I thought we don’t need an AI to decide what to do next. We actually just need a script.
So I vibe coded a mini tool with browser automation instead.
What it does:
-
Launches a Playwright browser
-
Opens your LinkedIn analytics dashboard
-
Scrolls through your top posts (by impressions and engagement)
-
Visits each post
-
Clicks “Export” on each post
-
Downloads all the xlsx analytics files
-
Combines everything into one CSV
Simple browser automation. Costs nothing to run.
Video shows it running through my posts. I have sped up and cut the middle part of the video. It took about 9 mins to run.
AI can automate many things. But it is probably overkill or expensive for most automation. Knowing when NOT to use AI is an underrated skill.
I just packaged it as a standalone app, for Mac, Windows and Ubuntu. No coding or setup needed.
Comment “Automation” and connect with me if you want the tool.
#AI #LinkedInAnalytics #Automation #VibeCoding
Enjoyed this? Subscribe for more.
Practical insights on AI, growth, and independent learning. No spam.
More in AI Automation
Building AI agent skills is the most important thing you can learn right now. There are 4 levels of skill complexity.
If you use an AI agent out of the box, you are running the same model as everyone else. It gives you average output. It does not know your work, your standar...
OpenClaw vs Claude vs Hermes vs NanoClaw
If you have used Claude Code heavily, you saw it immediately: OpenClaw is a chat wrapper on top of CLI agents like Claude Code and Codex. So I dismissed it a...
Business Plus AI Forum @ Beijing CIFTIS 2025 | Global Online Free Live Stream
We are proud to share that we are bringing Business Plus AI Forum to CIFTIS 2025, one of the largest trade fairs in China. Join us on Saturday, September 13,...
Claude Code is for software developers, and OpenClaw is more for business users.
A learner said this to another learner during a recent workshop. I think this is the most common and most dangerous misconception about these two tools.
What is the difference between a proposal that can win $2m vs $20k deal?
$2M Proposal: Focuses on strategy. The "why" we should do this and the high level approach.
AI Is an Amplifier, Not an Equalizer
Thanks Agus Hocky and Institut Bisnis dan Teknologi Pelita Indonesia for the invitation, and Hendri Zhang 张维前 for connecting.
Building AI agent skills is the most important thing you can learn right now. There are 4 levels of skill complexity.
If you use an AI agent out of the box, you are running the same model as everyone else. It gives you average output. It does not know your work, your standar...
Claude Code is for software developers, and OpenClaw is more for business users.
A learner said this to another learner during a recent workshop. I think this is the most common and most dangerous misconception about these two tools.
What is the difference between a proposal that can win $2m vs $20k deal?
$2M Proposal: Focuses on strategy. The "why" we should do this and the high level approach.
OpenClaw vs Claude vs Hermes vs NanoClaw
If you have used Claude Code heavily, you saw it immediately: OpenClaw is a chat wrapper on top of CLI agents like Claude Code and Codex. So I dismissed it a...
Business Plus AI Forum @ Beijing CIFTIS 2025 | Global Online Free Live Stream
We are proud to share that we are bringing Business Plus AI Forum to CIFTIS 2025, one of the largest trade fairs in China. Join us on Saturday, September 13,...
AI Is an Amplifier, Not an Equalizer
Thanks Agus Hocky and Institut Bisnis dan Teknologi Pelita Indonesia for the invitation, and Hendri Zhang 张维前 for connecting.