Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@althonos althonos released this 18 Apr 12:41
· 94 commits to master since this release

Changed

  • Passing a pre-initialised Session to PageIterator constructor
    is now mandatory
  • HashtagIterator must be provided a rhx (it is infered for
    ProfileIterator)

Fixed

  • API changes made by Instagram ca. April 2018 (excluding logging in / out)
  • Calling operator.length_hint on PageIterator objects will no longer
    cause duplicate server queries.