Coder Social home page Coder Social logo

spotify-account-generator's Introduction

Spotify Account Generator is an educational application written in Python.

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.

Disclaimer

Spotify Account Generator was made for Educational purposes
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 Install

Requirements

$ pip install requests

Installation (Manual installation)

$ git clone https://github.com/selim1337/spotify-account-generator
$ cd spotify-account-generator
$ python spotify_generator.py

How to use

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

Example

* 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

Example - 2

Amount Output File
Account amount to be created File to save accounts

The creadentials will be printed/saved in the following format:

  • NICKNAME:USERNAME:EMAIL:PASSWORD

Additional Informations

  • If you find any malfunction, contact me on Discord: selim#1337

Example

image image

Source

https://github.com/davide-acanfora/spotify-account-generator

spotify-account-generator's People

Stargazers

1337 avatar

Forkers

seliim1337

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.