What would be better ways of doing it?
Comment on PRISM - a self-hosted OSINT platform with a real-time dashboard
notalannister@fedinsfw.app 3 days ago
Tried it. ANY given username generates a list of the same sites (e.g. instagram, reddit, imgur, etc) and simply slaps the given username to the base url and gives that as a “result” even if the user doesn’t exist on that platform. Even the “AI Analysis” is simply a report of nonexistent platforms and users. You can achieve better results by simply using a bash script.
chicken@lemmy.dbzer0.com 3 days ago
notalannister@fedinsfw.app 3 days ago
use curl and try to “ping” the user page to see if it exists (200) or not (400)
K3can@lemmy.radio 3 days ago
Same experience. 🫤
notalannister@fedinsfw.app 3 days ago
Yeah. Very disappointing.