marco97pa / Blackpink-Data

A Twitter bot that posts updates, pics, stats and news about BLACKPINK.
https://twitter.com/data_blackpink
MIT License
33 stars 13 forks source link

Instagram related functions are disabled #1

Closed marco97pa closed 3 years ago

marco97pa commented 3 years ago

Instagram functions are disabled to prevent the InstagramLoginRedirectError from the instascrape module. Instagram changed its behavior and broke the instascrape module: you can read more about this in a blog post of its author.

The developer is working hard to fix this issue: a temporary workaround is already known, but a proper fix is expected in the next weeks. You can follow the updates in this discussion on Github

I am waiting the instascrape fix to apply the new changes and enable (uncomment) the Instagram related functions

marco97pa commented 3 years ago

See https://github.com/chris-greening/instascrape/issues/89