Like an Instagram comment

Like a comment. Provide commentId (numeric comment pk from the comments response). Requires login session.

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

Instagram post/reel shortcode (from post URL, e.g. CxYzAbcd123). Used for media actions (like/save/comment). Either shortcode, url or mediaId must be provided.

string

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

string

Numeric media ID (obtainable from /id/media-id endpoint or post detail). If provided, takes precedence over shortcode/url.

string

Comment ID (numeric pk of the comment, from post comments response). Required for comment delete/like/unlike actions.

string

Comment text to post (max 300 chars). Required for the comment action.

string

Target user numeric ID for follow/unfollow actions. Either userId or username must be provided.

string

Target username for follow/unfollow actions (resolved to userId automatically if userId is not provided).

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:
*/*