chris-greening / instascrape

Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically
https://chris-greening.github.io/instascrape/
MIT License
630 stars 107 forks source link

Adding exceptions #42

Closed chris-greening closed 3 years ago

chris-greening commented 3 years ago

Added support for custom exceptions to give users a better idea of what's going on when things don't work as expected. Currently only added InstagramLoginRedirectError to alert user that Instagram is forcing them to login before being able to access data using instascrape.