notslang / instagram-screen-scrape

scrape public instagram data w/out API access
https://npmjs.com/package/instagram-screen-scrape
GNU General Public License v3.0
162 stars 38 forks source link

Support for videos in carousels (fix included) #30

Open AlexBezuska opened 7 years ago

AlexBezuska commented 7 years ago

I ran into a bug where a video in a carousel would cause an error. I found that user @purposeindustries has a fix here: purposeindustries/instagram-screen-scrape I have tested it and it works great. I think it should be added to the main npm module.