instagram-private-api icon indicating copy to clipboard operation
instagram-private-api copied to clipboard

Get story viewers return only 1000 viewers

Open hare1994 opened this issue 4 years ago • 3 comments

Form

Put an [x] if you meet the condition, else leave [ ].

Requirements

  • [X ] I've searched the Issues
  • [X ] I've read the basic concepts
  • [X] I'm using the latest version
  • [X] I've debugged my code using the DEBUG variable.

Platform

  • [X] I'm using Node.js Lastest version

So The problem is that let’s say I have 1700 story viewers And then I try to fetch all the viewers until IsMoreAvailable is false For some reason it stops after 1000 viewers

any reason why?

hare1994 avatar Dec 20 '20 21:12 hare1994

Method ig.media.likers() returns only 1000 accounts. There no feed with isMoreAvailable() option for likers.

pahakuprin avatar Jan 04 '21 18:01 pahakuprin

I didn't talk about the likes. The problem is that I get only 1000 story viewers even thought I have 3000 viewers

hare1994 avatar Jan 11 '21 20:01 hare1994

@hare1994 how you even got 1000 viewers? I am getting only five

bezenson avatar Dec 10 '22 10:12 bezenson