Skip to content

This Python3 script instantly generates new free Spotify accounts (with random credentials) while pretending to be a Spotify app (currently v8.6.26) installed on an Android device. This is simply achieved by sending forged HTTP requests. The original requests have been intercepted from an emulator of a SM-N976N device running Android Lollipop, t…

License

Notifications You must be signed in to change notification settings

404notsurrender/spotify-acc-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Spotify Account Generator

This Python3 script instantly generates new free Spotify accounts (with random credentials) while pretending to be a Spotify app (currently v8.6.26) installed on an Android device. This is simply achieved by sending forged HTTP requests. The original requests have been intercepted from an emulator of a SM-N976N device running Android Lollipop, that is why you will find this particular model in the "User-Agent" header of the requests. Note: I won't test this script often, so if Spotify will change their API specifications this script may not work until updated. DISCLAIMER: by using any of the files available in this repository, you understand that you are agreeing to use at your own risk. All files available here are for education and/or research only.

HOW TO RUN

TERMUX

git clone https://github.com/404notsurrender/spotify-acc-generator 
cd spotify-acc-generator 
python run.py 

Requirements

requests module:

pip install requests

Donate

If you want to support my developments you are welcome to offer me a ciggarettes 🚬

https://saweria.co/german0c3an

About

This Python3 script instantly generates new free Spotify accounts (with random credentials) while pretending to be a Spotify app (currently v8.6.26) installed on an Android device. This is simply achieved by sending forged HTTP requests. The original requests have been intercepted from an emulator of a SM-N976N device running Android Lollipop, t…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages