Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
/ ig-monitoring Public archive

🚨 DISCONTINUED🚨 IGMonitoring - Free, self hosted Instagram Analytics and Stats

License

Notifications You must be signed in to change notification settings

jakim/ig-monitoring

Repository files navigation

IG Monitoring

Screenshots

Version

Early dev stage. Use at your own risk.

Maintainability Scrutinizer Code Quality

Yii2

Install

  • git clone
  • composer install

Config

  • create database: mysql, utf8mb4
  • copy config/db.dist => config/db.php
  • register google project for Google Sign-In
  • copy config/authClientCollection.php.dist => config/authClientCollection.php
  • configure worker
  • create cron hourly for: ./yii stats/update-accounts and ./yii stats/update-tags

Manual

Everything should be added from the command line.

  • ./yii proxy/create (moved)
  • ./yii monitoring/account (moved)
  • ./yii monitoring/tag
  • ./yii help monitoring/account - displays help for the command

See ./yii for more commands.

Limitations

  • You need at least one, WORKING proxy for accounts and one for tags.
  • Works only for public accounts.
  • php >= 7.1
  • mysql >= 5.5

Legal

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent tool. Use at your own risk.

Screenshots

crossfitgames-dashboard-ig-monitoring zrzut ekranu 2018-02-10 o 17 19 33 zrzut ekranu 2018-02-10 o 17 20 50 zrzut ekranu 2018-02-10 o 17 21 54

Packages

No packages published

Languages