Giter Club home page Giter Club logo

spotify-account-generator's Introduction

Description

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.

Requirements

requests module: pip install requests

Usage

Simply run it without arguments to generate one account and print its credentials to the console:
python spotify_generator.py

You can also specify the amount of accounts to generate and a file where their credentials will be saved:
python spotify_generator.py -n AMOUNT -o OUTPUT_FILE

The creadentials will be printed/saved in the following format:
NICKNAME:USERNAME:EMAIL:PASSWORD

Donate

If you want to support my developments you are welcome to offer me a beer ๐Ÿ˜ƒ

Donate
BTC: 1BMWGf8S9mHyaz52a85D6WRor719f6Fw5r

spotify-account-generator's People

Contributors

davide-acanfora avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.