Releases: rocketapi-io/rocketapi-python
Version 1.0.10
- Added
get_media_id_by_share
endpoint
https://docs.rocketapi.io/api/instagram/media/get_id_by_share
Version 1.0.9
- Added
get_media_likes_by_id
,get_live_info
endpoints
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_id
endpoints - Added
tab
field 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_locations
andsearch_audios
endpoints - 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
Version 1.0.2
Added Get Media Info by shortcode
method
Version 1.0.1
Added multiple endpoints