Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website only showing when I type --site "sitename" #1985

Open
Doljo opened this issue Jan 31, 2024 · 4 comments
Open

Website only showing when I type --site "sitename" #1985

Doljo opened this issue Jan 31, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@Doljo
Copy link

Doljo commented Jan 31, 2024

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?

@Doljo Doljo added the bug Something isn't working label Jan 31, 2024
@matheusfelipeog
Copy link
Collaborator

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:

image

and:

image

@Doljo
Copy link
Author

Doljo commented Feb 9, 2024

As u can see here it only shows when I use --site command, maybe the problem is on my end.

Screenshot 2024-02-09 at 15 24 12

@brainyacademic
Copy link

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)
image
If I search specifically for missing sites, still returns no results
image
Does not matter if python/python3

@ppfeister
Copy link
Collaborator

ppfeister commented May 8, 2024

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants