daprofiler/DaProfiler ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python tool that helps me look up a person from just a first and last name and then gathers publicly available traces of their digital identity. I want it to find things like email addresses, phone numbers, physical addresses, social media accounts, work history, and profile photos, and also try to spot whether the same face appears on returned account photos.
It should be able to use different public sources like social networks, directories, business listings, and email guessing or swapping techniques for French targets. Make it easy to run from one main script, and keep it focused on OSINT and self audit use, since the goal is to help someone see what public info is out there about them and clean up unwanted traces.
Use Python and make sure the setup is simple, with clear install instructions and any browser automation it needs. If you need to look up current docs online for any source or API, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit