/spotify_email_validator

Spotify Bulk Email Validator, great for marketing etc

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Spotify Email Validator

https://i.ibb.co/FBhP8Lz/spotify-logo-png-7053.png

This tool are basicly for checking if email are registered on spotify database, it gonna return LIVE if registered and DIE if not. Basicly if you are a artist or someone that have affiliate with spotify, this tools are great for marketing use. Im as the developer are not taking responsibility with any illegal activity, use as your own risk

Installation

Use the package manager pip to install this, also use python3

git clone https://github.com/lav13enrose/spotify_email_validator.git
cd spotify_email_validator
pip install -r requirements.txt
python run.py

Screenshot

https://i.ibb.co/R9vHQm1/carbon-2.png

Contributing

Pull requests are welcome. For major changes without including this repository as original script are prohibited.

Please make sure to update tests as appropriate.

License

GNU General Public License v3.0