dannyvassallo / insta_scrape

The instagram swiss army knife. Restores all deprecated hashtag functionality and grants public api access from instagram's front end without any of the authorization.
https://rubygems.org/gems/insta_scrape
MIT License
60 stars 27 forks source link

Counts are not exact figure #17

Closed Faisal-nfl closed 7 years ago

Faisal-nfl commented 7 years ago

When I get followers_count, It gives like "2.9m" why not exact figure?

dannyvassallo commented 7 years ago

This is a scraper based on public data available from the UI on instagram's webapp. Please take a look at this picture and it should make sense.

screen shot 2017-05-19 at 10 32 18 am

Closing this though as it's not a real issue. If you'd like to create a PR to convert it to actual interger values I'm always willing to accept new/improved features.