🔎 Hunt down social media accounts by username across social networks
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
anto-christo 26adc32497
Add script for listing sites in sites.md
6 years ago
.gitignore fixed issue #9 6 years ago
LICENSE Update LICENSE 6 years ago
README.md Add list of supported social networks in README 6 years ago
data.json added devRant 6 years ago
requirements.txt Create requirements.txt 6 years ago
sherlock.py Merge pull request #15 from shijuleon/master 6 years ago
sherlock_preview.png new preview 6 years ago
site_list.py Add script for listing sites in sites.md 6 years ago
sites.md Add script for listing sites in sites.md 6 years ago

README.md

Sherlock

Find usernames across over 75 social networks

Installation

# clone the repo
$ git clone https://github.com/sdushantha/sherlock.git

# change the working directory to sherlock
$ cd sherlock

# install the requirements
$ pip3 install -r requirements.txt

Usage

Just run python3 sherlock.py

All of the accounts found will be stored in a text file with their username (e.g user123.txt)

List of Social Networks

  1. 500px
  2. About.me
  3. AngelList
  4. BLIP.fm
  5. Bandcamp
  6. Behance
  7. BitBucket
  8. Blogger
  9. BuzzFeed
  10. Canva
  11. CashMe
  12. Codecademy
  13. Codementor
  14. ColourLovers
  15. Contently
  16. DailyMotion
  17. Designspiration
  18. DeviantART
  19. Disqus
  20. Dribbble
  21. Ebay
  22. Ello
  23. Etsy
  24. Facebook
  25. Flickr
  26. Flipboard
  27. Fotolog
  28. Foursquare
  29. GitHub
  30. GoodReads
  31. Google Plus
  32. Gravatar
  33. Gumroad
  34. HackerNews
  35. HackerOne
  36. Houzz
  37. IFTTT
  38. Imgur
  39. Instagram
  40. Instructables
  41. Keybase
  42. Kongregate
  43. LiveJournal
  44. Medium
  45. MixCloud
  46. Newgrounds
  47. Pastebin
  48. Patreon
  49. Pexels
  50. Pinterest
  51. Reddit
  52. ReverbNation
  53. Roblox
  54. Scribd
  55. Slack
  56. SlideShare
  57. SoundCloud
  58. Spotify
  59. Steam
  60. Tinder
  61. Trakt
  62. Trip
  63. TripAdvisor
  64. Twitter
  65. Unsplash
  66. VK
  67. VSCO
  68. Vimeo
  69. Wattpad
  70. We Heart It
  71. WordPress
  72. YouTube
  73. devRant
  74. iMGSRC.RU
  75. last.fm

License

MIT License

Copyright (c) 2018 Siddharth Dushantha