Closed fabianoroberto closed 6 years ago
Same problem with official API
@fabianoroberto Thank you for PR. Let's wait for some time, maybe Instagram will fix it soon
how handle "carousel" types? if i get images of user, i see megias with types "carousel", but i can see only first image in album. Can you handle this moment in docs?
I see now there use a new type
"type": "carousel",
and related field:
"carousel_media": []
I added a pull request #134 to implement this feature.
After last update of instagram (more photos into one post), scraper fail during take post. Eg. in https://www.instagram.com/acmilanlive/media/ the first item is a new album post, but type is video and scraper fail here:
Someone know a valid solution/new url?