Social Media Websites Are Large in Numbers. People are not only using Facebook or Instagram. Today we have different social media websites. To Find Anyone across major social media is time-taking .
With the Social Analyzer tool, We can find anyone across the 300 Social media . It’s used for investigation purposes by cops or federal agencies. It has a tool that has strong modules and a different technique for searching.
Social Analyzer has two modes of operations
Table of Contents
- CLI Command
- Web App
CLI command is faster as compared to web app mode in searching profiles. This Tool has special detection for Facebook.
Features of Social Analyzer
- String Analysis
- Search Engine Lookup
- Multi Layers detections
- Most Common Names & Words
- Convert Numbers to Letters
- Find Profile Normal (Fast)
- Find Profile Advanced (Slow)
- Profile Special (Slow)
- Profile Screenshot (Slow)
- Python CLI (Limited to FindUserProfilesFast option)
- NodeJS CLI (Limited to FindUserProfilesFast option)
- Optional timeout and implicit wait for each detection
- Adding descriptions’ logic to websites (will be added)
- Custom user-agent option
- Dump Logs to folder
Working :

Installation
Install and run as web app (NodeJS + NPM + Firefox)
sudo add-apt-repository ppa:mozillateam/ppa
sudo apt-get update
sudo apt-get install -y firefox-esr tesseract-ocr git
git clone https://github.com/qeeqbox/social-analyzer.git
cd social-analyzer
rm -rf package-lock.json node_modules
npm install lodash
npm install
npm start
Install and run as CLI (NodeJS + NPM + Firefox)
sudo add-apt-repository ppa:mozillateam/ppa
sudo apt-get update
sudo apt-get install -y firefox-esr tesseract-ocr git
git clone https://github.com/qeeqbox/social-analyzer.git
cd social-analyzer
rm -rf package-lock.json node_modules
npm install lodash
npm install
# If you want to list all websites use node app.js -c -l
# Remember the following runs as FindUserProfilesFast
node app.js -c -m "fast" -u "username" -w "youtube pinterest tumblr"
Install and run as CLI (Python3 + NPM + Firefox)
sudo add-apt-repository ppa:mozillateam/ppa
sudo apt-get update
sudo apt-get install -y firefox-esr tesseract-ocr git
git clone https://github.com/qeeqbox/social-analyzer.git
cd social-analyzer
pip3 install lxml BeautifulSoup4 tld
# If you want to list all websites use python3 app.py -c -l
# Remember the following runs as FindUserProfilesFast
python3 app.py -c -m "fast" -u "username" -w "youtube pinterest tumblr"
Install and run as web app with a grid (docker-compose)
git clone https://github.com/qeeqbox/social-analyzer.git
cd social-analyzer
docker-compose -f docker-compose.yml up --build
Install and run as web app (docker)
git clone https://github.com/qeeqbox/social-analyzer.git
cd social-analyzer
docker build -t social-analyzer . && docker run -p 9005:9005 -it social-analyzer
What is Social Media Analysis?
Social media analysis is the process of collecting valuable data from social media. This analysis is helpful for event campaigns, User interaction, Open-source intelligence, and so on.
For analysis, We always use the application to save time and only collect useful information.
Social Analyzer is also useful for social media analysis and it is free of cost , unlike other paid applications.