Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Latest commit

 

History

History
54 lines (25 loc) · 1.89 KB

README.md

File metadata and controls

54 lines (25 loc) · 1.89 KB

Socialytics:

A modern social data acquisition (ETL) and analysis tool.

Socialytics, is intended to provide social ETL and analytics functionality on Instagram APIs (private web API) on social networks like Instagram and Twitter. This is an open source software to be published separately as NPM package.

Notice: Work in progress!

Notice: Version 1 is almost out!

//---------------------------------------------------

Quick start:

1- Clone this project

2- Optionally-- Create a folder under project, name it "security" and put public and private keys to be used for SSL/TLS on HTTPS

3- Optionally-- Run: npm install -g pm2

4- Config your session_id from your browser on Instagram website (within Instagram cookies!).

5- In CMD go to project root folder

6- Run: npm install then Run:npm start (or optionally Run: pm2 start src/)

7- Go to localhost:PORT (Check the config for port) and start analysing Instagram!

Contributors:

M.Ghiasi (emg110@gmail.com), Sheghzo(shm1358@gmail.com)

Special thanks to these great open source projects which paved the client's starting point but since changes required to make the tool complete , comprehensive and calibrated for analytics hence they have undergone great changes which left no place for branching and backward contribution via pull requests thus here we announce our gratitudes and in turn give back the whole effort to community, free and open source:

yatsenkolesh/instagram-nodejs

dilame/instagram-private-api

FDMcreative/instagram-clone-ejs

parsakafi/instagram-engagement-rate

arve0/feathers-nedb-fuzzy-search

Screens:

demo:--soon