LinearArray@programming.dev to Programmer Humor@programming.devEnglish · 9 个月前Hey, I'm new to GitHub!programming.devimagemessage-square285fedilinkarrow-up11.25K
arrow-up11.25KimageHey, I'm new to GitHub!programming.devLinearArray@programming.dev to Programmer Humor@programming.devEnglish · 9 个月前message-square285fedilink
minus-squareA_Very_Big_Fan@lemmy.worldlinkfedilinkEnglisharrow-up4·9 个月前Why would you even need a script for that? Like, what functionality is it actually providing that can’t be done through the app / web UI
minus-squarekautau@lemmy.worldlinkfedilinkarrow-up3·9 个月前It’s only a script. The software is command line. There is no native or web UI. The script isn’t some additional interface, the script is the software https://github.com/sherlock-project/sherlock
minus-squareA_Very_Big_Fan@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-29 个月前I meant the app / web UI for whichever social media lol Like, if you wanna stalk someone on Instagram, what can you get out of a script that you can’t get by just opening their page the normal way
minus-squarekautau@lemmy.worldlinkfedilinkarrow-up7·9 个月前Oh the idea is that it hunts down users across different social media accounts with limited information. Just a way to automate something someone could do themselves. As you can see here though, it checks a lot of sites https://raw.githubusercontent.com/sherlock-project/sherlock/master/sherlock/resources/data.json
Why would you even need a script for that? Like, what functionality is it actually providing that can’t be done through the app / web UI
It’s only a script. The software is command line. There is no native or web UI. The script isn’t some additional interface, the script is the software
https://github.com/sherlock-project/sherlock
I meant the app / web UI for whichever social media lol
Like, if you wanna stalk someone on Instagram, what can you get out of a script that you can’t get by just opening their page the normal way
Oh the idea is that it hunts down users across different social media accounts with limited information. Just a way to automate something someone could do themselves.
As you can see here though, it checks a lot of sites
https://raw.githubusercontent.com/sherlock-project/sherlock/master/sherlock/resources/data.json