orsifrancesco / instagram-without-api-node

A simple Node.js code to get unlimited instagram public pictures by every user without api, without credentials.
https://orsi.me/instagram-without-api/
MIT License
64 stars 22 forks source link

Fetch more posts #1

Closed skhaz closed 1 year ago

skhaz commented 1 year ago

Is it possible to fetch more posts from Instagram?

I am trying to fetch from a profile, but it only returns 32 posts, and the page has many more.

Thanks

orsifrancesco commented 1 year ago

Thank you for your feedback, I can work on it, it can't be done in one call, but I can think about an event like "load more.." in loop