A simple social media email checker that checks a bulk list of emails utilising proxies.
- Snapchat (NEWLY ADDED)
The required language is Python, and pip libraries currently necessary is just requests
.
- Download
Socials-Email-Checker
- Run
pip install requests
in the terminal. - Add HTTPS proxies into "proxylist.txt". If you don't have proxies, run
python proxyscraper.py
to scrape for publicly available proxies that will be added to "proxylist.txt" upon completion. - Add emails to be checked to "emails.txt"
- Run
python twitter.py
to check on twitter, andpython instagram.py
to check on instagram. - A prompt will come up asking for the filename. Enter the filename of the list. If you did step 4, type "emails.txt" and press enter.
- If an email is linked on the checked social media, the email will be added to a list named after the social media.
I recommend you purchase HTTPS proxies from a site you trust, that way the proxies used are reliable. If you don't know anywhere you can purchase HTTPS proxies, you can from https://proxy.webshare.io for reliable and fast proxies.
- Added a snapchat checker for email checks. Uses an unsecure api endpoint
- Additional Social Medias
- Faster Checks