Get Instagram post top comments by likes

Get top comments (sorted by likes, popular order) for a specific Instagram post. Pass the numeric mediaId (obtainable from post/detail response). Returns up to count comments sorted by like count descending, covering: comment_id, commenter_username, comment_text, comment_like_count, parent_post_id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Instagram post shortcode (from post URL, e.g. CxYzAbcd123)

string

Instagram post/reel full URL (e.g. https://www.instagram.com/reel/C4PYiJQubeR/)

string

Pagination cursor (end_cursor from previous response)

string

Number of items per page

string

By default, a json string is returned. If you want to directly activate json, you can pass in the parameter "json"

string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*