Releases: rocketapi-io/rocketapi-python
Version 1.0.12
- Fixed response handling in
get_media_shortcode_by_idandget_media_id_by_shortcode
https://docs.rocketapi.io/api/instagram/media/get_shortcode_by_id
https://docs.rocketapi.io/api/instagram/media/get_id_by_shortcode
Version 1.0.11
- Added endpoint:
get_user_media_by_username - Fixed naming:
- Added
get_web_profile_infoendpoint and madeget_user_infoan alias to it - Added
get_media_likes_by_shortcodeand madeget_media_likesan alias
- Added
- Added missing parameters:
- tab parameter to
get_hashtag_media(values:recent,top, orclips) max_idparameter tosearch_clipsfor pagination
- tab parameter to
- Marked deprecated parameters in
get_media_likes(countandmax_id)
https://docs.rocketapi.io/api/instagram/user/get_media_by_username
https://docs.rocketapi.io/api/instagram/user/get_web_profile_info
https://docs.rocketapi.io/api/instagram/media/get_likes
https://docs.rocketapi.io/api/instagram/hashtag/get_media
https://docs.rocketapi.io/api/instagram/media/search_clips
Version 1.0.10
- Added
get_media_id_by_shareendpoint
https://docs.rocketapi.io/api/instagram/media/get_id_by_share
Version 1.0.9
- Added
get_media_likes_by_id,get_live_infoendpoints
https://docs.rocketapi.io/api/instagram/media/get_likes_by_id
https://docs.rocketapi.io/api/instagram/live/get_info
Version 1.0.8
- Added
search_clips,get_audio_media_by_canonical_idendpoints - Added
tabfield toget_location_media
https://docs.rocketapi.io/api/instagram/media/search_clips
https://docs.rocketapi.io/api/instagram/audio/get_media_by_canonical_id
https://docs.rocketapi.io/api/instagram/location/get_media
Version 1.0.7
- Added
search_users,search_hashtags,search_locationsandsearch_audiosendpoints - Added additional debug information to exceptions
https://docs.rocketapi.io/api/instagram/user/search
https://docs.rocketapi.io/api/instagram/hashtag/search
https://docs.rocketapi.io/api/instagram/location/search
https://docs.rocketapi.io/api/instagram/audio/search
Version 1.0.6
Added count to Get User Clips method
Version 1.0.5
We've added an API for the new popular social network Threads.
- Search users in Threads: https://docs.rocketapi.io/api/threads/search_users
- Get User Info: https://docs.rocketapi.io/api/threads/user/get_info
- Get User Feed: https://docs.rocketapi.io/api/threads/user/get_feed
- Get User Replies: https://docs.rocketapi.io/api/threads/user/get_replies
- Get User Followers: https://docs.rocketapi.io/api/threads/user/get_followers
- Get User Following: https://docs.rocketapi.io/api/threads/user/get_following
- Get Thread Replies: https://docs.rocketapi.io/api/threads/thread/get_replies
- Get Thread Likes: https://docs.rocketapi.io/api/threads/thread/get_likes
Version 1.0.4
Added Get Comment Replies method
Version 1.0.3
Added Get User About (⭐️) method