I'm developing an app to download a photo from instagram, for example: if I put this uri on the app https://www.instagram.com/p/BASqNR9wrKp/ it download the image on my computer. What I would like to achieve now is to pass the link of the instagram page (for instance: https://www.instagram.com/microsoft/?hl=it) and download all the photos on that page, how can I achieve that ?
I thought I could access those images from the instagram's Frames folder but I don't know how to do that, some can help me ? any advice ? That's an image of the folder i'm trying to access via java.