SkillAgentSearch skills...

Streamify

A fully automated Python tool to orchestrate Spotify streaming metrics via headless Selenium sessions—auto-creating accounts, faking plays, likes, saves, and followers through direct UI automation—bypassing Bot-Detection restrictions.

Install / Use

/learn @diemoeve/Streamify
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="left"><b>Streamify </b><img src="https://user-images.githubusercontent.com/105520646/233374277-2248f3d0-f508-4083-a421-b670749529a2.gif" width="80"></h1>

Simple tool which plays spotify songs and creates accounts (the xpathes might be not up to date, not working on this project anymore)

This Tool needs to be modified for presonal testing. You will need your own chromedriver, Google folder with the correct path to store accounts etc. Not for beginners.

  • this is only an example and needs modification to work for current versions. You can use my project as start for your own. Don't spam me with questions etc i dont have enough time    

Installation

git clone 
cd streamify/
python3 -m venv venv
. venv/bin/activate  (or if you're using fish->  . venv/bin/activate.fish)
pip3 install -r requirements.txt

Usage

python3 main_new.py

Tool

<img width="682" alt="pic1" src="https://user-images.githubusercontent.com/105520646/233206362-c8c402b4-e2e4-4650-9ddd-bee771ce0e33.png">

Legal

This was merely a speedrun to demonstrate how streaming bots work.<br/> This is illegal if you use this without the consent of the owners (in this case, the Spotify team).<br/> The software designed to perform website security testing.<br/> The author is not responsible for any illegal use of these programs.<br/> I am not accountable for anything you get into.<br/> I am not accountable for any of your actions.<br/> This is 100% educational, please do not misuse this tool.

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated2mo ago
Forks8

Languages

Python

Security Score

80/100

Audited on Jan 24, 2026

No findings