Skip to main content
GET
Get Results
Retrieve scraped data from your Facebook 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 Facebook identifier of the comment. Example: 123456789_987654321
string
Direct URL to the comment
string
Facebook identifier of the post
string
Canonical URL of the post
text
Full text content of the comment. Example: Great post! Thanks for sharing.
datetime
Date and time the comment was posted, in UTC. Example: 2026-09-14T16:45:00Z
string
Language Facebook detected for the comment
string
Display name of the comment author. Example: Jane Smith
string
Facebook identifier of the comment author
string
URL of the comment author’s Facebook profile
string
URL of the comment author’s profile picture
boolean
Whether the comment was written by the Page owner
boolean
Whether the comment author has a verified badge
integer
Total number of reactions on the comment (all types). Example: 12
integer
Number of Like reactions
integer
Number of Love reactions
integer
Number of Haha reactions
integer
Number of Wow reactions
integer
Number of Sad reactions
integer
Number of Angry reactions
integer
Number of Care reactions
integer
Number of replies to this comment
boolean
Whether this row is a reply to another comment. Example: false
integer
Nesting depth — 0 for top-level, 1 for a reply. Example: 0
string
Identifier of the comment this reply answers
string
Display name of the parent comment author
string
Type of media attached (photo, animated_image, etc.)
string
URL of the media attached to the comment

Response

200