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

Get more posts? #8

Open beenotung opened 5 months ago

beenotung commented 5 months ago

According to the documentation, it seems we can only get recent 12 posts, is there a way to further get more posts? (probably via pagination)

orsifrancesco commented 4 months ago

Correct, feel free to improve the code ;)