Giter VIP home page Giter VIP logo

Comments (6)

giga-a avatar giga-a commented on August 16, 2024 1

Hey! I might be able to do that.. (I will keep this request open until I push the CLI version)

from social-analyzer.

giga-a avatar giga-a commented on August 16, 2024 1

Update 1) pushed the small CLI 3d21a76

I'm looking..

from social-analyzer.

maximlomans avatar maximlomans commented on August 16, 2024

i'm not too sure about Sherlock, too many false positives - have you tested it on yourself - do it - i came up on sites i've never even heard of, like tinder, me a 93yrs old man- the profile pic is from the 50's, you can see the V-rocket in the background : p come on man

from social-analyzer.

giga-a avatar giga-a commented on August 16, 2024

i'm not too sure about Sherlock, too many false positives - have you tested it on yourself - do it - i came up on sites i've never even heard of, like tinder, me a 93yrs old man- the profile pic is from the 50's, you can see the V-rocket in the background : p come on man

marxenegls, maybe I used that project in the past but I cannot remember!!!

I'm not going to integrate (for now) because qeeqbox/soical-analyzer utilizes a custom multi layer detection model. It's very different comparing with that project model.

from social-analyzer.

giga-a avatar giga-a commented on August 16, 2024

@zero77 Now the python CLI is capable of printing more about profiles 8b312a1 And I added json output switch that makes it a lot easier to integrate with other projects. I'm going to do the same thing with the node CLI version

Here are some examples of the new python CLI switches

You can specify which option to print (found,text,title,link or rate)

python3 app.py --cli --mode "fast" --username "johndoe" --websites "all" --output "pretty" --options "found,title,text,link,rate"

You can output the results as json

python3 app.py --cli --mode "fast" --username "johndoe" --websites "all" --output "json" --options "found,text,link,rate" > j_output.json
python3 -m json.tool j_output.json

Let me know if you are having issues with it or other features to implement!

from social-analyzer.

zero77 avatar zero77 commented on August 16, 2024

thanks

from social-analyzer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.