Open soroshzzz26 opened 2 years ago
and I have another issue too, when I use this code the comments returned are just counted and don't contain comments text
medias = await ig.fetchUserPostsV2('adele', 12)
Hi, thanks for open this issue have you checked out the example? the end_cursor parameter, you need to fill out by getting it first with call the function first.
try read the example file
Hi, thanks for the package really saved me,
I had a question, how can I limit the fetch media results? I pass the end_cursor=12 but it gets an error? please help
medias = await ig.fetchUserPostsV2('adele', 12)