- retrieve stories from a user
- add examples for retrieving stories
- add javad94 as a contributor for code (#197)
- fixed documentation link (#195)
Full set of changes: 2.0.2...2.0.3
- update readme
Full set of changes: 2.0.1...2.0.2
- support both
user_id
andusername
as arguments in helper functions - add helper function
- use structured models for helper functions
- retrieve recent activity
- retrieve post by id
- retrieve posts from your feed
- update instagram profile picture
- use correct order for arguments
- (profile): do not set biography to an empty string when updating profile
- (examples): don't set a caption for null post :)
- (friendships): return False, when there are no more user accounts to retrieve
- (examples): use ctor, instead of .create
- (examples): use valid user id
- (examples): use ctor, instead of .Create
- (post): we should probably include the next max id
- (examples): use instead of , when updating profile picture
- (profile): add missing obj.fill calls
- (profile): always send (empty) parameter when updating gender.
- wasn't a typo
- fix typo
- add alperenkaplan as a contributor for code, doc (#183)
- add Fislix as a contributor (#175)
- update readme
- add examples for the helper functions
- add examples for search actions
- add examples for profile actions
- add examples for post actions
- add examples for friendship actions
- add examples for feed actions
- add examples for direct actions
- add examples for authentication actions
- add examples for activity actions
- update readme
- update readme
- add atnartur as a contributor (#171)
- fix code example in usage section in readme (#170)
- update/add examples
- (deps): bump urllib3 from 1.25.9 to 1.26.5 (#179)
- update contributor count
- add example for retrieving your feed
- update readme
- update .gitignore
- rewrite
- (deps): bump pygments from 2.6.1 to 2.7.4 (#152)
- (deps): bump jinja2 from 2.11.2 to 2.11.3 (#151)
- delete 'ready' folder
Full set of changes: 1.0.6...2.0.1
- 143 two factor authentication (#144)
- 128 refresh pigeon session (#141)
- do not log authorization header (#140)
- null check
- add tibotix as a contributor (#138)
- add ItsFlorkast as a contributor (#137)
- add tibotix as a contributor (#132)
- setup for release 1.0.6
- update import
Full set of changes: 1.0.5...1.0.6
- use a bit more random upload id
- add stanvanrooy as a contributor (#129)
- update for release 1.0.5
- update docs
Full set of changes: 1.0.4...1.0.5
- upload carousels
- change password
- track limitations
- use same device id everywhere
- ensure unique csrftoken cookie
- remove trailing comma
- typo
- add example for changing password
- update
- update typo
- prepare for release 1.0.4
Full set of changes: 1.0.3...1.0.4
- add tagging users in posts.
- implement bot for automating tasks on instagram
- actually call start scheduler
- _session_id doesn't exist
- add docs
- show example of how to use bot in readme
- add documentation comments
- add returnWOW as a contributor (#115)
- prepare for release 1.0.3
- update coverage badge. this should be done automatically :)
- use DirectTHread
- add example for just retrieving your inbox
- update example
- update issue templates
- cleanup
- add/update tests for authentication
- add tests for helper functions
- update tests for direct messaging
Full set of changes: 1.0.2...1.0.3
- add direct message functionality
- add b177y as a contributor (#114)
- update for V1.0.2
- update for V1.0.2
- fix formatting
- update
- back to
pip install instauto
Full set of changes: 1.0.1...1.0.2
- add already made functionality for automating behaviour on Instagram
- add various other helper functions
- throw custom exception for Instagram unauthorized errors
- typos in ready made functions
- always send
user_id
as string to instagram - add obj to for retrieving commenters and likers
- fix example for ready made function
- add gocnik95 as a contributor (#103)
- add juhas96 as a contributor (#104)
- add Samu1808 as a contributor (#105)
- add kevinjon27 as a contributor (#106)
- add marvic2409 as a contributor (#107)
- add marosgonda as a contributor (#102)
- update changelog
- update for V1.0.1
- setup for release 1.0.0
- actually fix formatting
- fix formatting
- update all contributors badge [skip ci]
- fix tests
- fix contributors test
- create test_post.py
Full set of changes: 0.0.18...1.0.1
- add helper methods for (almost?) all actions. (#101)
- retrieve posts by tag(s)
- get commenters of post
- get likers of media
- upload images to story (#86)
- KeyError if challenge was requested during login (#100)
Surface
is not JSON serializablepost_retrieve_by_user
- typo
- make
feed_position
optional
- update gitignore
Full set of changes: 0.0.17...0.0.18
- (release): 0.0.17
Full set of changes: 0.0.16...0.0.17
- handle verification challenges
- add pprint to repr
- imports, usages of new structs.
- give kwargs priority over defaults
- lower case naming for mixins
- profile structs
- search structs
- post structs. fix: only allow jpg images, closes #68. related #65
- friendship structs (#66)
- friendship structs
- setting up a dev env.
- add example for updating the caption of a post
- (release): 0.0.16
Full set of changes: 0.0.15...0.0.16
- errors in GetFollowing/GetFollowers (#57)
- add for the authentication action (#59)
Full set of changes: 0.0.14...0.0.15
Full set of changes: 0.0.13...0.0.14
- update return signature of
profile_info
- incorrect key in
profile_info
- sending location data along with upload request
- add example to post image with location data
Full set of changes: 0.0.12...0.0.13
- temporarily disable testing
- Rename Show(Following|Followers). Closes #29
Full set of changes: 0.0.11...0.0.12
Full set of changes: 0.0.10...0.0.11
Full set of changes: 0.0.8...0.0.10
Full set of changes: 0.0.9...0.0.8
Full set of changes: 0.0.7...0.0.9
Full set of changes: 0.0.6...0.0.7
Full set of changes: [0.0.4, 0.0.5...0.0.6
](https://github.com/stanvanrooy/instauto/compare/0.0.4, 0.0.5...0.0.6)
Full set of changes: [0.0.3...0.0.4, 0.0.5
](https://github.com/stanvanrooy/instauto/compare/0.0.3...0.0.4, 0.0.5)
Full set of changes: 0.0.1...0.0.3