All Projects → instautils → meerkat

instautils / meerkat

Licence: MIT license
Watch your following activities on Instagram.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to meerkat

FCommunity
multi Checkers (Hma/Hulu/Spotify/Call of duty/Instagram/smtp2go/VyprVpn) in One Tool Named FCommunity
Stars: ✭ 26 (-16.13%)
Mutual labels:  instagram-api, instagram-bot
MyIGBot
MyIGBot is a Private API for Instagram to like, follow, comment, view & intaract with stories, upload post & stories, get all information about a user/posts and get posts based on locations/hashtags. It also supports proxy.
Stars: ✭ 137 (+341.94%)
Mutual labels:  instagram-api, instagram-bot
igFame
📷 igFame - Tool for automated Instagram interactions [PHP]
Stars: ✭ 16 (-48.39%)
Mutual labels:  instagram-api, instagram-bot
Instagram-Scraper-2021
Scrape Instagram content and stories anonymously, using a new technique based on the har file (No Token + No public API).
Stars: ✭ 57 (+83.87%)
Mutual labels:  instagram-api, instagram-bot
IG Automation Bot
Python tool for Instagram direct message automation with scheduler, quota management, user blacklist & autonomous user scrapping. Easily configurable through Yaml config files! Not maintained anymore in favor of IGopher (https://github.com/hbollon/IGopher)
Stars: ✭ 18 (-41.94%)
Mutual labels:  instagram-api, instagram-bot
instagram
Php instagram library. With this library, you can use many of the same features in the mobile application.
Stars: ✭ 45 (+45.16%)
Mutual labels:  instagram-api, instagram-bot
insta-story
🤖 📷 Instagram Story Downloader Anonymously - PHP
Stars: ✭ 25 (-19.35%)
Mutual labels:  instagram-api, instagram-bot
Instagram-Auto-Pilot
Automate common Instagram activities such as following, unfollowing, commenting and reposting images from instagram accounts.
Stars: ✭ 50 (+61.29%)
Mutual labels:  instagram-api, instagram-bot
Brutegram
Instagram multi-bruteforce Platfrom
Stars: ✭ 183 (+490.32%)
Mutual labels:  instagram-api
Instagram-mass-reporter
This bot helps users to mass report Instagram accounts
Stars: ✭ 229 (+638.71%)
Mutual labels:  instagram-bot
spydriver
🕵️ Lightweight utility to intercept WebDriver and WebElement method calls.
Stars: ✭ 24 (-22.58%)
Mutual labels:  spy
CodeIgniter-Instagram-API
CodeIgniter library to interact with the Instagram API
Stars: ✭ 39 (+25.81%)
Mutual labels:  instagram-api
watcherd
A shell daemon that will listen for directory changes and execute custom commands for each event.
Stars: ✭ 48 (+54.84%)
Mutual labels:  watcher
node-social-feed-api
Aggregates social media feeds and outputs them to use in an API
Stars: ✭ 20 (-35.48%)
Mutual labels:  instagram-api
InstaLite
Instagram api not official easy-to-use class, minimal number of features
Stars: ✭ 72 (+132.26%)
Mutual labels:  instagram-api
Swatch
Watcher for Unit Tests written in Swift
Stars: ✭ 55 (+77.42%)
Mutual labels:  watcher
Insta flters with python
With this program you can add hat & glass on your face(it's support multiple faces)
Stars: ✭ 21 (-32.26%)
Mutual labels:  instagram-api
Instagram-Saved-Posts
Fetch images link and caption for your saved posts on Instagram
Stars: ✭ 51 (+64.52%)
Mutual labels:  instagram-api
Rubicon
Swift parser + mock generator
Stars: ✭ 42 (+35.48%)
Mutual labels:  spy
chokidar-socket-emitter
a simple chokidar watcher which emits events to all connected socket.io clients
Stars: ✭ 28 (-9.68%)
Mutual labels:  watcher

Meerkat - Instagram watcher !

Watch your following activities on Instagram.

meerkat github

Meerkat

With meerkat you can see users activities on Instagram , Such as like a comment , like a media , Or start following another user , Notify when new post shared on profile and many other activities.

How to use ?

First of all , download meerkat from released binaries or using go get command.

    go get -u github.com/ahmdrz/meerkat

Be sure about $GOPATH/bin in $PATH on the linux OS , For windows check path in environment variables.

Now we have to make meerkat.yaml for meerkat configurations. with meerkat init we can create default meerkat configuration file.

It's time to change default variable such as username and password of your Instagram account.

  1. Open meerkat.yaml using gedit, nano, vim or any other editors.
  2. Replace username and password in file.
  3. Add your targets in targetusers array list.
  4. Save, and run meerkat.
  5. Enjoy !

You can set optional flags in meerkat command.

Usage of meerkat:
  -config string
    	Configuration file (YAML format)
  -output string
    	Log output file.

TODOs

  1. Add more options for output of logs.
  2. Add two sub commands for encrypt and decrypt yaml file.

Built with ❤️ by Ahmadreza Zibaei

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].