social-analyzer icon indicating copy to clipboard operation
social-analyzer copied to clipboard

API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites

Results 35 social-analyzer issues
Sort by recently updated
recently updated
newest added

Hi with docker i have a fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz that never ends I have an Ubuntu. docker build -t social-analyzer . && docker run -p 9005:9005 -it social-analyzer Sending build context...

It would be good to have proxy support on the python version.

- Remove deprecated loadash package. - Update Readme.md This pull request removes the deprecated and unused [loadash](https://www.npmjs.com/package/loadash) package from the codebase. The loadash package was originally used for loading data...

By executing this script and entering different data, like a mobile phone, a user name, just a person's name, the result is always the same, it just gives out the...

Checked all the issues, installation methods, --help can't find a way to reach http://0.0.0.0:9005/app.html (installed via pip3 install social-analyzer on macOS 13.2.1)

use the import() function to import the CommonJS module asynchronously

… asynchronously workaround to ReferenceError: require is not defined in ES module scope, you can use import instead

Currently the python component is... a bit quirky. The a few things I've found which seem sort of easy to fix if your interested in getting PRs for each of...