sherlock
sherlock copied to clipboard
Website only showing when I type --site "sitename"
Checklist
- [ x] I'm reporting a bug in Sherlock's functionality
- [x ] The bug I'm reporting is not a false positive or a false negative
- [ x] I've verified that I'm running the latest version of Sherlock
- [ x] I've checked for similar bug reports including closed ones
- [ x] I've checked for pull requests that attempt to fix this bug
Description
WRITE DESCRIPTION HERE When I try to search a username for which i know is on Snapchat it doesn t show it, but when I type python3 sherlock "username" --site Snapchat then it shows normally. Im running sherlock on a mac device btw. Any ideas why it does that?
Hi @Doljo, thanks for opening this issue.
What was the username you tried to search for? I did some tests and it seems to be working well.
screenshots:
and:
As u can see here it only shows when I use --site command, maybe the problem is on my end.
I have similar issues (also on mac) where generated results don't match expectations. @matheusfelipeog you can see that I'm missing several results (eg CGTrader, Contently, G2G, etc) and producing extras (eg CNET, Rumble, VK, etc)
If I search specifically for missing sites, still returns no results
Does not matter if python/python3
@brainyacademic
G2G was removed in #2068 due to false positives CNET recently updated, and that one is a false positive. Fix proposed in #2107. VK does not appear to be a false positive, as an account does load when visiting that address Rumble does not appear to be a false positive, as an account does load when visiting that address Contently does not appear to have an account called teamsnapchat when checking manually, hence no result here CGTrader does not appear to have an account called teamsnapchat when checking manually, hence no result here
Aside from CNET (since we're fixing that one already), are you able to provide specific examples for false positives or false negatives, preferably with what usernames you tested with?