Is your feature request related to a problem? Please describe.
Then /media/user_medias route only returns the last e.g. 50 medias, and there is no way of telling it "get the 50 medias before the 50 you fetched last time" - or in other words: paginate ;-)
Describe the solution you'd like
I'd like to have the pagination that instagrapi provides also implemented in instagrapi-rest. :-)
Describe alternatives you've considered
Not using instagrapi-rest... which would be a shame, because quick testing shows that it's working really nicely!
Try Instagrapi SaaS with a free trial https://hikerapi.com/p/5GBWznd3
Is your feature request related to a problem? Please describe.
Then
/media/user_mediasroute only returns the last e.g. 50 medias, and there is no way of telling it "get the 50 medias before the 50 you fetched last time" - or in other words: paginate ;-)Describe the solution you'd like
I'd like to have the pagination that
instagrapiprovides also implemented ininstagrapi-rest. :-)Describe alternatives you've considered
Not using instagrapi-rest... which would be a shame, because quick testing shows that it's working really nicely!