Install and run as NodeJS Web App (Linux + NodeJS + NPM + Firefox)
# There will be status:good or rate:%100 for existing profiles
apt-get update
DEBIAN FRONTEND=noninteractive apt-get install -y software-properties-common
add-apt-repository ppa:mozillateam/ppa -y
apt-get install -y firefox-esr tesseract-ocr git nodejs npm
git clone https://github.com/qeeqbox/social-analyzer.git
cd social-analyzer
npm install
npm start
Install and run as NodeJS Web App (Windows + NodeJS + NPM + Firefox)
# There will be status:good or rate:%100 for existing profiles
Download & Install firefox esr (Extended Support Release) from https://www.mozilla.org/en-US/firefox/enterprise/#download
Download & Install https://nodejs.org/en/download/