Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

websites #59

Closed
sprklingwatrr opened this issue Mar 26, 2021 · 4 comments
Closed

websites #59

sprklingwatrr opened this issue Mar 26, 2021 · 4 comments
Labels
already implemented feature or request exists

Comments

@sprklingwatrr
Copy link

Hi, is there a way to search for all the possible websites instead of just the ones you have to input? For example, instead of --websites "instagram facebook youtube" and so on, is there a way to just say --websites "all"?

@giga-a
Copy link
Member

giga-a commented Mar 26, 2021

Hey, try that out! It's already implemented

@giga-a giga-a added the already implemented feature or request exists label Mar 26, 2021
@sprklingwatrr
Copy link
Author

Oh cool thank you!

@giga-a
Copy link
Member

giga-a commented Mar 26, 2021

Also, you can filter the status and profile types

python3 -m social-analyzer --cli --mode "fast" --username "user" --websites "all" --output "pretty" --metadata --extract --trim --filter "good" --profile "detected"

or

python3 app.py --cli --mode "fast" --username "user" --websites "all" --output "pretty" --metadata --extract --trim --filter "good" --profile "detected"

or

nodejs app.js --cli --mode "fast" --username "user" --websites "all" --output "pretty" --metadata --extract --trim --filter "good" --profile "detected"

@giga-a giga-a closed this as completed Mar 26, 2021
@giga-a
Copy link
Member

giga-a commented Mar 27, 2021

Let me know if you run into any other issues.
Do not forget to check the other projects! 🛵

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
already implemented feature or request exists
Projects
None yet
Development

No branches or pull requests

2 participants