Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   3109

Free Selenium Multithreaded Spotify Account Checker Written In Python @Lepo1312

by lepolepis - 11 August, 2025 - 04:40 PM
This post is by a banned member (nitecrier) - Unhide
nitecrier  
Registered
5
Posts
0
Threads
#49
yayayayaya
This post is by a banned member (igzayroxuhq) - Unhide
61
Posts
0
Threads
#50
wwwwwwwwwwww thank you left a like
This post is by a banned member (GlitchFoda3) - Unhide
273
Posts
0
Threads
3 Years of service
#51
(11 August, 2025 - 04:40 PM)lepolepis Wrote: Show More
Spotify Account Checker (Undetected + Proxy Support)
====================================================

Overview:
---------
This is a free version selenium multithreaded Spotify account checker script written in Python. It uses Selenium with undetected-chromedriver to simulate a human-like login to Spotify accounts. The tool extracts account information such as subscription plan, country, and family sharing status. It supports both authenticated and unauthenticated proxies, making it harder to get detected or blocked.

Proxies : Uhq


[Image: Screenshot-1.png]






Core Features:
--------------
- ✅ Fully undetected login flow (based on `undetected_chromedriver`)
- ? Login with real browser instance (not API-level checks)
- ? Proxy support (username/password OR IP-only)
- ? Output to success.txt and failed.txt
- ? JSON results saved (results.json)
- ♻️ Retry logic per account (with configurable max attempts)
- ? Random proxy rotation per login attempt
- ? Temp cleanup (user profile + proxy extension zip)
- ? Multithreaded (adjustable via config)
- ? Captures plan, country, and family invite (if available)

File Structure:
---------------
- `accounts.txt`: list of email:password combos to check
- `proxies.txt`: list of proxies in IP:PORT or IP:PORT:USER:PASS format
- `success.txt`: output of valid Spotify accounts with details
- `failed.txt`: log of failed attempts with reasons
- `results.json`: structured log of all results
- `checker.py`: main script

Technical Details:
------------------
- Uses `undetected_chromedriver` to avoid Selenium detection.
- Each account login runs in a temporary browser profile (cleaned after use).
- Optional proxy authentication is handled via a dynamically generated Chrome extension.
- Results are thread-safe using Python locks.
- Minimal footprint left in system temp folders.
- Handles typical errors (timeouts, wrong credentials, proxy failures).
- User-Agent spoofing enabled by default.

Requirements:
-------------
- Python 3.8+
- `pip install -r requirements.txt`
    - selenium
    - undetected-chromedriver
    - requests

Configuration:
--------------
- `USE_PROXY`: Enable or disable proxy support (True/False)
- `MAX_THREADS`: Number of simultaneous threads
- `MAX_RETRIES_PER_ACCOUNT`: Retry attempts before marking as failed

Potential Use Cases:
--------------------
- Validating Spotify account lists
- Collecting info from your own accounts
- Reselling working accounts (depending on legality)

Disclaimer:
-----------
This tool is provided for educational and personal use only. 
Do not use it for illegal activities or to violate Spotify’s Terms of Service.

Author:
-------
Made by : Lepo1312 / https://t.me/Lepo1312


Download:
-------

This is a bump
thx
This post is by a banned member (sellbot) - Unhide
sellbot  
Registered
55
Posts
1
Threads
#52
thank ytou
This post is by a banned member (Bo71817) - Unhide
Bo71817  
Registered
38
Posts
0
Threads
#53
(11 August, 2025 - 04:40 PM)lepolepis Wrote: Show More
[font][font]Vérificateur de compte Spotify (Indétectable + Prise en charge des proxys) [/font][/font]
[font][font]==================================================== [/font][/font]

[font][font]Présentation : [/font][/font]
[font][font]--------- [/font][/font]
[font][font]Il s'agit d'un script gratuit de vérification de compte Spotify multithread basé sur Selenium et écrit en Python. Il utilise Selenium avec undetected-chromedriver pour simuler une connexion humaine à des comptes Spotify. L'outil extrait des informations de compte telles que l'abonnement, le pays et le statut du partage familial. Il prend en charge les proxys authentifiés et non authentifiés, ce qui rend la détection ou le blocage plus difficile. [/font][/font]

[font][font]Proxies : Uhq [/font][/font]


[Image: Screenshot-1.png]






[font][font]Fonctionnalités principales : [/font][/font]
[font][font]-------------- [/font][/font]
[font][font]- ✅ Flux de connexion totalement indétectable (basé sur `undetected_chromedriver`) [/font][/font]
[font][font]- ? Connexion avec une véritable instance de navigateur (pas de vérifications au niveau de l'API) [/font][/font]
[font][font]- ? Prise en charge des proxys (nom d'utilisateur/mot de passe OU adresse IP uniquement) [/font][/font]
[font][font]- ? Sortie dans success.txt et failed.txt [/font][/font]
[font][font]- ? Résultats JSON enregistrés (results.json) [/font][/font]
[font][font]- ♻️ Logique de nouvelle tentative par compte (avec un nombre maximal de tentatives configurable) [/font][/font]
[font][font]- ? Rotation aléatoire du proxy à chaque tentative de connexion [/font][/font]
[font][font]- ? Nettoyage temporaire (profil utilisateur + extension proxy zip) [/font][/font]
[font][font]- ? Multithread (configurable) [/font][/font]
[font][font]- ? Capture l'abonnement, le pays et l'invitation familiale (si disponible) [/font][/font]

[font][font]Structure des fichiers : [/font][/font]
[font][font]--------------- [/font][/font]
[font][font]- `accounts.txt` : liste des combinaisons email:mot de passe à vérifier [/font][/font]
[font][font]- `proxies.txt` : liste des proxys au format IP:PORT ou IP:PORT:UTILISATEUR:PASSE [/font][/font]
[font][font]- `success.txt` : liste des comptes Spotify valides avec leurs détails [/font][/font]
[font][font]- `failed.txt` : journal des tentatives infructueuses avec leurs raisons [/font][/font]
[font][font]- `results.json` : journal structuré de tous les résultats [/font][/font]
[font][font]- `checker.py` : script principal [/font][/font]

[font][font]Détails techniques : [/font][/font]
[font][font]------------------ [/font][/font]
[font][font]- Utilise `undetected_chromedriver` pour éviter la détection par Selenium. [/font][/font]
[font][font]- Chaque connexion s'effectue dans un profil de navigateur temporaire (nettoyé après utilisation). [/font][/font]
[font][font]- L'authentification par proxy optionnelle est gérée via une extension Chrome générée dynamiquement. [/font][/font]
[font][font]- Les résultats sont thread-safe grâce aux verrous Python. [/font][/font]
[font][font]- Empreinte minimale dans les dossiers temporaires du système. [/font][/font]
[font][font]- Gère les erreurs courantes (délai d'attente dépassé, identifiants incorrects, échecs de proxy). [/font][/font]
[font][font]- L'usurpation d'agent utilisateur est activée par défaut. [/font][/font]

[font][font]Prérequis : [/font][/font]
[font][font]------------- [/font][/font]
[font][font]- Python 3.8+ [/font][/font]
[font][font]- `pip install -r requirements.txt` [/font][/font]
[font][font]    - selenium [/font][/font]
[font][font]    - undetected-chromedriver [/font][/font]
[font][font]    - requests [/font][/font]

[font][font]Configuration : [/font][/font]
[font][font]-------------- [/font][/font]
[font][font]- `USE_PROXY` : Activer ou désactiver la prise en charge du proxy (True/False) [/font][/font]
[font][font]- `MAX_THREADS` : Nombre de threads simultanés [/font][/font]
[font][font]- `MAX_RETRIES_PER_ACCOUNT` : Nombre de tentatives avant de marquer une requête comme ayant échoué [/font][/font]

[font][font]Cas d'utilisation potentiels : [/font][/font]
[font][font]-------------------- [/font][/font]
[font][font]- Valider les listes de comptes Spotify [/font][/font]
[font][font]- Collecter des informations à partir de vos propres comptes[/font][/font]
[font][font]Revente de comptes fonctionnels (sous réserve de légalité) [/font][font]Avertissement[/font][/font]

[font][font] : [/font][font]Cet outil est fourni à des fins éducatives et personnelles uniquement.  [/font][font]Ne l'utilisez pas pour des activités illégales ou pour enfreindre les conditions d'utilisation de Spotify. [/font][font]Auteur : [/font][font]Créé [/font][font]par : Lepo1312 / https://t.me/Lepo1312 [/font][font]Téléchargement[/font][font] :[/font][/font]












[font][font]C'est une bosse[/font][/font]

[font][font]Merciii[/font][/font]
This post is by a banned member (BrickHead12) - Unhide
51
Posts
0
Threads
#54
(11 August, 2025 - 05:46 PM)Keyvist1 Wrote: Show More
(11 August, 2025 - 04:40 PM)lepolepis Wrote: Show More
Spotify Account Checker (Undetected + Proxy Support)
====================================================

Overview:
---------
This is a free version selenium multithreaded Spotify account checker script written in Python. It uses Selenium with undetected-chromedriver to simulate a human-like login to Spotify accounts. The tool extracts account information such as subscription plan, country, and family sharing status. It supports both authenticated and unauthenticated proxies, making it harder to get detected or blocked.

Proxies : Uhq


[Image: Screenshot-1.png]






Core Features:
--------------
- ✅ Fully undetected login flow (based on `undetected_chromedriver`)
- ? Login with real browser instance (not API-level checks)
- ? Proxy support (username/password OR IP-only)
- ? Output to success.txt and failed.txt
- ? JSON results saved (results.json)
- ♻️ Retry logic per account (with configurable max attempts)
- ? Random proxy rotation per login attempt
- ? Temp cleanup (user profile + proxy extension zip)
- ? Multithreaded (adjustable via config)
- ? Captures plan, country, and family invite (if available)

File Structure:
---------------
- `accounts.txt`: list of email:password combos to check
- `proxies.txt`: list of proxies in IP:PORT or IP:PORT:USER:PASS format
- `success.txt`: output of valid Spotify accounts with details
- `failed.txt`: log of failed attempts with reasons
- `results.json`: structured log of all results
- `checker.py`: main script

Technical Details:
------------------
- Uses `undetected_chromedriver` to avoid Selenium detection.
- Each account login runs in a temporary browser profile (cleaned after use).
- Optional proxy authentication is handled via a dynamically generated Chrome extension.
- Results are thread-safe using Python locks.
- Minimal footprint left in system temp folders.
- Handles typical errors (timeouts, wrong credentials, proxy failures).
- User-Agent spoofing enabled by default.

Requirements:
-------------
- Python 3.8+
- `pip install -r requirements.txt`
    - selenium
    - undetected-chromedriver
    - requests

Configuration:
--------------
- `USE_PROXY`: Enable or disable proxy support (True/False)
- `MAX_THREADS`: Number of simultaneous threads
- `MAX_RETRIES_PER_ACCOUNT`: Retry attempts before marking as failed

Potential Use Cases:
--------------------
- Validating Spotify account lists
- Collecting info from your own accounts
- Reselling working accounts (depending on legality)

Disclaimer:
-----------
This tool is provided for educational and personal use only. 
Do not use it for illegal activities or to violate Spotify’s Terms of Service.

Author:
-------
Made by @lepo1312 ?? / https://t.me/Lepo1312


Download:
-------

This is a bump
thx i will try it

gergergergre [Image: sheepe.gif]
This post is by a banned member (3amie) - Unhide
3amie  
Registered
36
Posts
0
Threads
#55
thankssss
This post is by a banned member (killerboo) - Unhide
killerboo  
Registered
54
Posts
0
Threads
1 Year of service
#56
thnk u

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)