sherlock-project / sherlock

Hunt down social media accounts by username across social networks
https://sherlockproject.xyz
MIT License
59.41k stars 6.82k forks source link

Customizing domainlist #1796

Open FreddyN0va opened 1 year ago

FreddyN0va commented 1 year ago

Checklist

We are not your tech support. If you have questions related to pip, git, or something that is not related to Sherlock, please ask them on Stack Overflow or r/learnpython

Question

ASK YOUR QUESTION HERE

Hello,

I have been using sherlock for some occasions and noticed some changes in the list of websites/domains checked.

Can you tell me how to add/or/remove websites/domains to this list or how to build one myself? -and- How I can make sherlock switch to other customized lists?

I am willing to share my results if asked.

ekstdo commented 1 year ago

The list of domains checked is located in sherlock/resources/data.json and you can use that file by calling sherlock with the -l (for local) argument. If you want to know, how the json file is structured, just read through the Wiki: It has an article for adding sites to sherlock.