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

Doesnt work properly #6

Open wodsuz opened 10 months ago

wodsuz commented 10 months ago

Heya, this doesnt work now right?

It can only fetch old posts on some instagram accounts - https://www.instagram.com/albertoangela/ and this is also broken https://orsi.me/sniffagram/

orsifrancesco commented 4 months ago

@wodsuz you are right, after long time I fixed https://orsi.me/sniffagram/ (..and probably it is a temporary solution) but instagram moved the pictures array to another endpoint (with more than one redirect) making harder to catch images without scrapers like Puppeter ( https://pptr.dev/ ). If I have time maybe one day I will create a new version, but judging by the many demands without any kind of gratitude from the community, I have lost the desire.