GrowChief: An alternative to: Phantom Buster, Expandi, Zopto, LinkedIn Helper, Meet Alfred, etc.
GrowChief is an API based tool to automate your social media accounts such as
sending connection requests and follow-up messages. Perfect for n8n / Make / Zapier users
Register · Join Our Discord (devs only)
![]() |
![]() |
|---|---|
![]() |
![]() |
Growchief is an open-source social media automation tool (aka social scraper). It allows you to create a workflow (step-by-step) for interacting with different accounts on social media, such as sending a connection request, following up with a message, and so on.
Unlike other platforms, GrowChief does not work with search criteria. You have to specify the account email, URL, or company information to connect with it. We do not encourage spam (perfect for API/n8n automations).
-
It takes care of concurrency — even if you create 10 workflows with the same account and trigger all of them at the same time, it will make an action every 10 minutes, never having multiple scrapings happening at the same time.
-
Enrichment waterfull - when you don't provide the account URL but other parameters like email, we use multiple provider to figure out the profile URL.
-
It takes care of your working hours — you can use the API to keep adding leads to your workflows, but they will only be processed during working hours.
-
Proxies are allowed — you can add your own proxies or create one using proxy providers to keep you safe.
-
Human-like automation — GrowChief uses natural mouse movements and clicks on different parts of the screen. It never triggers clicks by
"document.querySelector('x').click()". -
It uses Playwright together with Patchright for maximum stealthiness.
-
It uses a special technology to authenticate your accounts — you never need to put your username and password directly into the system.
-
It always runs in headed mode — our Docker image is already built with
xvfbfor real human automation.
-
Social media automation is a common practice in businesses, from small ones to enterprises. Yes, even the biggest companies in the world do it. However, it violates the terms of service of the platforms and can result in a ban. Use it at your own risk and connect only with leads you know.
-
GrowChief Docker can work great without scale, as every time you start automation it opens a Chrome browser (perfect for 1–2 accounts). However, once you scale, you need a smarter system (remote browser) with an option to scale, as Chrome consumes a lot of memory. For that, you can use GrowChief Cloud.
- PNPM (Monorepo)
- React (Vite)
- NestJS (Backend, Workers)
- Prisma (Default to PostgreSQL)
- Temporal (Orchestrator)
Make sure you have docker and docker-compose installed. Simply clone the project
git clone https://github.com/growchief/growchief
And run
docker-compose up
For special configuration copy .env.example to .env and fill in the variables.
This can be very vaulable for Proxies / Lead enrichment companies, feel free to check our sponsorship page.



