8000 GitHub - nocturnae/ig-monitoring: IG Monitoring - Free, self hosted Instagram Analytics and Stats
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nocturnae/ig-monitoring

 
 

Repository files navigation

2018.04.18 NOTE:

I have restored the basic functions, just run “composer update”.

Have fun 😎

12.04.2018 NOTE:

~~Instagram has made changes, all public endpoints have stopped working. I will look for a workaround.**

At the moment the tool is dead 😕

IG Monitoring

Screenshots

FAQ

Version

DEV stage. Use at your own risk.

Maintainability Scrutinizer Code Quality

Yii2

Install

  • git clone

  • composer install

  • create database: mysql, utf8mb4

  • copy config/db.dist => config/db.php

  • ./yii migrate

  • 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.

NOTE: Everything will be slowly moved to the admin panel.

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

See ./yii for more commands.

Requirements

  • You need at least one, WORKING proxy for accounts and one for tags.
  • Works only for public accounts.
  • Unix system with root access (not tested on windows)
  • Web server (nginx, apache, etc.)
  • 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

image image dashboard_ig_monitoring image image

FAQ

Why did I build it?

Because I need something that I can quickly change for my needs.

Why is it free?

Because I realized that I like building tools more than using them :)

Is it safe for usage?

You never known, but I’m using this for few months now without any issue.

What do I expect from this share?

New ideas would be great, feel free to create issue and PR. :)

About

IG Monitoring - Free, self hosted Instagram Analytics and Stats

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.9%
  • Other 1.1%
0