DEV Community

Discussion on: Practical Puppeteer: Get Instagram account profile detail

 
apanjwani0 profile image
Aman Panjwani • Edited

Thanks :)
Yes, that's why I decided to fetch all posts by scrapping (only public profiles can be fetched this way)
I had an idea for private, but it will require the user to give their instagram credentials to my app, (which I think won't be appreciated) even after that user can only fetch posts of profile which are available to them.