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
635 stars 111 forks source link

Massive redesign #28

Closed chris-greening closed 4 years ago

chris-greening commented 4 years ago

Thanks for contributing to instascrape! Please review and fill out the checklist below before submitting your request.

All Submissions:

Additional Notes

Added massive breaking changes and rewrite to the codebase to significantly increase readability and extensibility. The codebase was straying too far from the philosophy of what the library was meant to do and this was a big effort to return back. Examples have not been updated accordingly but tests have been to account for new changes.