Instapy2

Latest version: v0.0.27

Safety actively analyzes 623383 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.6.19

No functional changes were made to 0.6.19.

0.0.27

Added
- Added ability to direct message users.
- Direct messaging is only available through `follow(..., type=FollowType.Users)` and `like(..., type=LikeType.Users)`.

[Released]

0.0.26

Added
- Added basic implementation to post media.

Fixed
- Fixed instapy2 has no object medias_tag error.

Removed
- Removed support for challenge handling.
- This may not be required through testing.

0.0.24

Added
- Added `comment_locations`.
- > Please read *Changed* for the changes to `comment_locations`.
- Added basic 2FA support however, Instagram has changed something and it will not work.

Changed
- Changed `comment_locations` to `comment` with a `type` argument.
- Moved all `like_*` functions to a single `like` function with a `type` argument.
- Moved all `follow_*` functions to a single `follow` function with a `type` argument.
- `follow` is all self-contained meaning it will call itself for all functionality.
- Improved all imports (x2).

Fixed
- Fixed an issue in `follow_likers` that would cause a crash.
- Following users may result in an output: `[ERROR]: Failed to follow user: x`.
- This may mean the user has a private account and the follow is requested.
- This will be improved later.

0.0.22

Added
- Added `follow_commenters`, `follow_likers` and `like_locations`.

Changed
- Changed `medias_username` to stop any chance of causing a crash.

0.0.21

Added
- Added `like_feed`.

Removed
- Removed interactions from `follow_by_locations` and `follow_by_tags` to match InstaPy.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.