Releases: shashwatah/instahunter
Releases · shashwatah/instahunter
Instahunter v2.0
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
v1.6.3 Changelog:
- Major Fix: Added headers to counter Instagram's rate limiting.
Instahunter v1.6.2
v1.6.2:
- Updated author name
Instahunter v1.6.1
v1.6.1 Changelog:
- Minor bug fix
Instahunter v1.6
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
v1.5.1 Changelog:
- New Command: gettopposts: This command will fetch top posts with a Hashtag
Instahunter v1.5
v1.5 Changelog:
- Refactored old code
- New Command: search: This command searches for users on Instagram with a query
Instahunter v1.4
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
v1.3 Changelog:
- Changed keys in json file creation
Instahunter v1.2
v1.2 Changelog:
- Added more fields in getuser