Export every channel you follow on Kick.com into a clean list — then re-follow them all on a new account. Automated. Undetected.
Two scripts, one purpose: migrate your Kick follows without losing a single channel.
undetected-chromedriver — Kick sees a real human browser, not a bot. No API, no token, no Cloudflare issues.
Go to kick.com/following on your source account, press Ctrl+A then Ctrl+C to select all channel names.
Paste the result into kick_follows.txt — or just give it to the script and it parses it automatically.
One pip install and you're ready. The script handles everything else — downloading the right ChromeDriver version, patching it to bypass detection, and opening a browser window.
A real Chrome window opens. Log into your new Kick account, then press Enter in the terminal. The script visits each channel page and clicks Follow — just like you would, but faster. Go grab a coffee.
Requires Python 3.8+ and Google Chrome installed.