Skip to main content
GET
Get Results
Retrieve scraped data from your Instagram Comments Scraper runs.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY.

Query Parameters

string
required
Hash of the squid to get results from.
integer
Page number (default: 1).

Result Fields

string
Unique identifier for the Instagram comment. Example: 18397500988178795
string
Direct URL to the comment on Instagram. Example: https://www.instagram.com/p/DDIJAfeyemG/c/18397500988178795
string
URL of the Instagram post this comment belongs to. Example: https://www.instagram.com/reel/DDIJAfeyemG
string
Full text content of the comment. Example: I LOVE INSTAGRAM #instagram
json
Details of a Giphy GIF or sticker attached to the comment.
string
Instagram username of the comment author. Example: mohsinjamindar07
string
Unique Instagram identifier of the comment author. Example: 40564582835
string
URL of the comment author’s Instagram profile picture. Example: https://scontent.cdninstagram.com/v/t51.2885-19/x.jpg
boolean
Whether the comment author has a verified badge on Instagram. Example: False
datetime
Timestamp of when the comment was posted. Example: 2026-02-15T06:27:58.000Z
integer
Number of likes the comment received. Example: 0
integer
Number of replies to this comment. Example: 0
string
URL of the comment author’s Instagram profile. Example: https://instagram.com/sai_jonov
boolean
Whether this is a reply to another comment (nested comment). Example: False
string
Unique identifier of the parent comment this is a reply to.
string
Username of the account that posted the post or reel. Example: cristiano
string
Instagram id of the account that posted the post or reel. Example: 173560420
string
Display name of the account that posted the post or reel. Example: Cristiano Ronaldo
boolean
Whether the account that posted has a verified badge. Example: True
boolean
Whether the comment was edited after posting. Example: False

Code Examples

Response

200