Socialscan can be used to check email addresses and usernames usage fast and accurately. It returns the result as available, taken or invalid when it is provided with email address or username for checking.
Features that differentiate this tool from similar tools (e.g., knowem.com, Namechk, and Sherlock):
- 100% accuracy: its query method increases the accuracy of the results by eliminating the false positives and negatives that often occurs in other similar tools.
- Speed: socialscan uses asyncio along with aiohttp to conduct all queries concurrently, providing fast searches even with bulk queries involving hundreds of usernames and email addresses. On a test computer with average specs and Internet speed, 100 queries were executed in ~4 seconds.
- Library / CLI: socialscan can be imported as a Python library to be used with existing code, or executed through a CLI.
- Email support: Queries for both usernames and email address in supported by socialscan.
Download Link: https://github.com/iojw/socialscan