LinearArray@programming.dev to Programmer Humor@programming.devEnglish · 9 months agoHey, I'm new to GitHub!programming.devimagemessage-square318fedilinkarrow-up11.28Karrow-down121
arrow-up11.25Karrow-down1imageHey, I'm new to GitHub!programming.devLinearArray@programming.dev to Programmer Humor@programming.devEnglish · 9 months agomessage-square318fedilink
minus-squareA_Very_Big_Fan@lemmy.worldlinkfedilinkEnglisharrow-up4arrow-down3·9 months agoWhy 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 months agoIt’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 months agoI 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 months agoOh 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