Skip to content

Version 1.0.11

Compare
Choose a tag to compare
@rocketapi-io rocketapi-io released this 22 Apr 08:18
· 1 commit to main since this release
  • Added endpoint: get_user_media_by_username
  • Fixed naming:
    • Added get_web_profile_info endpoint and made get_user_info an alias to it
    • Added get_media_likes_by_shortcode and made get_media_likes an alias
  • Added missing parameters:
    • tab parameter to get_hashtag_media (values: recent, top, or clips)
    • max_id parameter to search_clips for pagination
  • Marked deprecated parameters in get_media_likes (count and max_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