Skip to content

Calculates the possible number of voters on an Instagram poll, given only a percentage displayed on the post!

License

Notifications You must be signed in to change notification settings

elsell/instagram-pollanator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

instagram-pollanator

An Instagram Poll

Hate Not Knowing?

No longer do you have to get anxious worrying that InstaDaddy003's Instagram poll may have more voters than yours! Use the Instagram Pollanator to discover the number of voters on an Instagram poll!

Tell Me More!

Simply give the Instagram Pollanator the number of followers that the poll author has and one of the percentages displayed on the poll. It will then use a proprietary algorithm (aka MATH and a hammer) to determine the likely number of voters on the poll.
NOTE: Sometimes InstaDaddy003 is tricky and his followers vote in such a way that there could be more than one possibility! Instagram Pollanator is nice enough to show you the most likely ones :)

Let's Do This!

First, you must either clone or download this repo. (Click here if you're a noob) Now that you've got that, run instagram-pollanator.py from the terminal (command prompt):
Without Arguments
$ python instagram-pollanator.py
With Arguments
$ python instagram-pollanator.py <number_of_followers> <percentage>

Parameters:

  • <number_of_followers>: Quantity of people following the account that posted the poll. This number is used to determine the likely number of people that voted on the poll.
  • <percentage>: One single percentage displayed on the poll. Instagram shows TWO percentages, but you only need to enter one!

I STILL WANT MORE

So do I! You're welcome to buy me a coffee to fuel my development!
Buy Me A Coffee

About

Calculates the possible number of voters on an Instagram poll, given only a percentage displayed on the post!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages