Giter VIP home page Giter VIP logo

Comments (5)

giga-a avatar giga-a commented on July 17, 2024 1

How about now?

python3 app.py --cli --mode "fast" --username "pinkdev1" --websites "hackerone" --output "pretty"
[!] Detections are updated every often, make sure to get the most updated ones
[Checking] hackerone.com
[Total Profiles Found] 1

{
    "found": 1,
    "link": "https://hackerone.com/pinkdev1",
    "rate": "%100.0",
    "title": "HackerOne"
}

from social-analyzer.

giga-a avatar giga-a commented on July 17, 2024

Hey, thanks for submitting your first issue!!

Your profile and the other profile are detected (FindUserProfilesFast: Rate: %100.00 & Slow tag: FindUserProfilesSlow: %66.67)

Where you running VPN, TOR or anything similar?
Would you be able to run the Python or NodeJS CLI?

python3 app.py --cli --mode "fast" --username "pinkdev1" --websites "hackerone" --output "pretty"
node app.js --cli --mode "fast" --username "pinkdev1" --websites "hackerone" --output "pretty"

from social-analyzer.

ItsIgnacioPortal avatar ItsIgnacioPortal commented on July 17, 2024

Running that command (python3 app.py --cli --mode "fast" --username "pinkdev1" --websites "hackerone" --output "pretty") I just get the following message:
[!] Detections are updated every often, make sure to get the most updated ones
and nothing happens afterwards ๐Ÿ‘€. I'm not sure what to do

  • Python: 3.8.6
  • lxml 4.5.2
  • BeautifulSoup4 4.6.0
  • tld 0.11.11
  • pygments 2.3.1

from social-analyzer.

giga-a avatar giga-a commented on July 17, 2024

It's because that python script is looking for sites.json not data\sites.json. I added a fix which will be pushed to GitHub within 1h automatically. Thanks for testing that!

from social-analyzer.

ItsIgnacioPortal avatar ItsIgnacioPortal commented on July 17, 2024

Just run that and got:

Traceback (most recent call last):
  File "app.py", line 31, in <module>
    from langdetect import detect
ModuleNotFoundError: No module named 'langdetect'

But after installing that dependency, everything seems to work. Well done!

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.