ryanckulp / instagram-private-api

Instagram private api as Ruby gem
MIT License
9 stars 5 forks source link

User count? #8

Open kaleidotech opened 2 years ago

kaleidotech commented 2 years ago

I can't seem to find a method to get the user count. I can see the "followers" method but it throws out: *** NameError Exception: uninitialized constant IgApi::API

Other methods work totally fine.