All Projects → ahmdrz → instagram-statistics

ahmdrz / instagram-statistics

Licence: GPL-3.0 License
Helper for your Instagram

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Labels

Projects that are alternatives of or similar to instagram-statistics

picpuller-for-craft3
Pic Puller for Craft 3 lets authorized users pull in their Instagram media into Craft.
Stars: ✭ 12 (-73.91%)
Mutual labels:  instagram
SweetLike
A beautiful like button written in Swift.
Stars: ✭ 13 (-71.74%)
Mutual labels:  instagram
go-instagram
Instagram private API in Go
Stars: ✭ 71 (+54.35%)
Mutual labels:  instagram
craft-instagram-feed
Craft CMS plugin to receive Instragram feed data as variable in templates
Stars: ✭ 25 (-45.65%)
Mutual labels:  instagram
serverless-instagram-crawler
serverless, instagram hashtag crawler with lambda, dynamoDB
Stars: ✭ 33 (-28.26%)
Mutual labels:  instagram
instagram mqtt
Realtime and Push Notification (FBNS) support for the instagram-private-api
Stars: ✭ 159 (+245.65%)
Mutual labels:  instagram
UPES-SPE-Fest
An Instagram like Social Networking Android App for UPES SPE Fest using Firebase as backend.
Stars: ✭ 39 (-15.22%)
Mutual labels:  instagram
instahack
Hack instagram bruteforce new
Stars: ✭ 23 (-50%)
Mutual labels:  instagram
DaProfiler
DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.
Stars: ✭ 58 (+26.09%)
Mutual labels:  instagram
FCommunity
multi Checkers (Hma/Hulu/Spotify/Call of duty/Instagram/smtp2go/VyprVpn) in One Tool Named FCommunity
Stars: ✭ 26 (-43.48%)
Mutual labels:  instagram
InstantInsta
Android Application To Download and Manage Instagram Images And Videos
Stars: ✭ 47 (+2.17%)
Mutual labels:  instagram
Endless
🛣 A lightweight endless pageControl based on CAShapeLayers and UICollectionView
Stars: ✭ 19 (-58.7%)
Mutual labels:  instagram
Social-Media-Monitor
Automatically monitor and log fan counters from social media(Facebook Pages, Twitter, Instagram, YouTube, Google+, OneSignal, Alexa) using APIs to Google Spreadsheet. Very useful for website admins and social media managers.
Stars: ✭ 36 (-21.74%)
Mutual labels:  instagram
sharestapp
Sharestapp lets you to directly share an image/videos/reels post from Instagram to other apps and also allows to save.
Stars: ✭ 13 (-71.74%)
Mutual labels:  instagram
InstaResponder
Instagram Auto DM responder with DialogFlow 🔥
Stars: ✭ 42 (-8.7%)
Mutual labels:  instagram
InstagramSaver
Application for saving photos/videos from Instagram
Stars: ✭ 31 (-32.61%)
Mutual labels:  instagram
social-media-profiler
Find information from Twitter, Instagram, LinkedIn and Google Search about a person.
Stars: ✭ 34 (-26.09%)
Mutual labels:  instagram
isave-app
Instagram tool to download image, video and reels - App
Stars: ✭ 17 (-63.04%)
Mutual labels:  instagram
bot
Completely free and open-source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any Android device 5.0+ that can run Instagram - real or emulated.
Stars: ✭ 321 (+597.83%)
Mutual labels:  instagram
modx-instagram-latest-posts
This snippet allows us to get the latest posts of any Instagram user. Access tokens are NOT required.
Stars: ✭ 20 (-56.52%)
Mutual labels:  instagram

instagram-statistics

Build Status

Instagram Statistics using python and jinja2

How to use

It's so simple.

  python main.py --username "<username>" --password "<password>"

Optional arguments:

--liker-size is Number of likers to see in chart (-1 means all of them), default=10

--feeds is Number of feeds to scan (-1 means all of them), default=5

--template is Template name, name of file in templates directory, default='basic'

TODO list

  • Currently it's based on username, We have to change it to user's primary key.

Templates

I'm not a good front-end designer. So I invite others to create templates file and make PR for me. Templates must follow jinja2 template engine instrucion.

Screenshot (basic template):

instagram statistics github

License

See full license on this , Under GNU GENERAL PUBLIC LICENSE

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