Python-Tutorial---Hunt-Down-Social-Media-Accounts-by-Usernames-for-Open-Source-Intelligence-
Python-Tutorial---Hunt-Down-Social-Media-Accounts-by-Usernames-for-Open-Source-Intelligence- copied to clipboard
Threading
Improved the code to use threading so that all requests are done at the same time This shortens the search time to about <10 seconds.