Get total follower/following counts
See original GitHub issueCurrently the methods for getting the followers/following objects (using the feed_manager and stream_client classes) only returns the paginated list of items and not a count, this isn’t very useful if you need to find the number of followers/following.
Currently:
{'results': [...], 'duration':'some_ms'}
Issue Analytics
- State:
- Created 7 years ago
- Reactions:2
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Instagram Follower Count Checker - Realtime | InstaFollowers
Instagram follower count tracks your live statistics in realtime. Use our follower count tool to see your follower number. Try now!
Read more >Getting the follower count from Twitter API v2
"How do I find the number of followers for a Twitter user in API v2?" You can see the full question (and my...
Read more >Instagram Follower Count Checker - [100% FREE] - Famoid
Our live Instagram follower count tool solves this problem by being up-to-date at any moment and providing an actual number. Just type in...
Read more >9 Tools to Track Your Instagram Followers
The following list highlights tools that, in some way, help you track your Instagram followers, and in many cases, the overall performance ...
Read more >How to Track Instagram Follower Growth Over Time
Instagram Follower Count History. Check how many followers you had on any given date. Get in-depth Instagram analytics for your profiles and ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I also need this, has the enhancement been made to the GetStream platform?
Yes, it’s possible via
stream_client
.