Skip to content

Releases: shashwatah/instahunter

Instahunter v2.0

09 Mar 19:58
Compare
Choose a tag to compare

v2.0 Changelog:

  • click has been replaced with pyinquirer for a better interface.
  • rich has been used for better text formatting.
  • Instagram blocking requests on its web api has been partially fixed with user-agent header.
  • The only output format available now is json.
  • Complete code refactor.

Instahunter v1.6.3

17 Jun 20:50
Compare
Choose a tag to compare

v1.6.3 Changelog:

  • Major Fix: Added headers to counter Instagram's rate limiting.

Instahunter v1.6.2

31 Jul 18:15
Compare
Choose a tag to compare

v1.6.2:

  • Updated author name

Instahunter v1.6.1

22 Dec 04:59
Compare
Choose a tag to compare

v1.6.1 Changelog:

  • Minor bug fix

Instahunter v1.6

18 Dec 21:47
Compare
Choose a tag to compare

v1.6 Changelog:

  • Command gettopposts removed
  • Command getposts has -post-type option now to fetch latest or top posts
  • Option -via removed from Command getuser (Deprecated endpoint)
  • Some data removed from Command search

Instahunter v1.5.1

17 Nov 20:59
Compare
Choose a tag to compare

v1.5.1 Changelog:

  • New Command: gettopposts: This command will fetch top posts with a Hashtag

Instahunter v1.5

23 Jun 16:15
Compare
Choose a tag to compare

v1.5 Changelog:

  • Refactored old code
  • New Command: search: This command searches for users on Instagram with a query

Instahunter v1.4

17 Jun 16:20
Compare
Choose a tag to compare

v1.4 Changelog:

  • More data available with getposts
  • Command getuserid removed
  • Command getuser has -via option now, can fetch data with either username or id
  • New Command: getuserposts: This command will fetch recent posts of a user with a Username
  • Command descriptions and error messages updated

Instahunter v1.3

11 Jun 16:34
Compare
Choose a tag to compare

v1.3 Changelog:

  • Changed keys in json file creation

Instahunter v1.2

09 Jun 16:32
Compare
Choose a tag to compare

v1.2 Changelog:

  • Added more fields in getuser