Skip to main content
GET
Get Results
Retrieve scraped data from your Facebook Private Group Posts 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.
string
Hash of a specific run (optional).
integer
Page number (default: 1).
integer
Results per page (default: 50, max: 100).

Result Fields

string
Direct URL to the post in the Facebook group. Example: https://www.facebook.com/groups/336266723393832/permalink/123456789/
string
Unique identifier for the Facebook post. Example: 123456789
string
Unique identifier for the Facebook group. Example: 336266723393832
string
Name of the Facebook group where the post was published. Example: My Group
string
Unique identifier of the post author on Facebook.
string
Display name of the post author. Example: John Doe
string
Full text content of the post.
string
Publication date and time of the post in ISO 8601 format. Example: 2026-03-19T11:27:00.000Z
integer
Unix timestamp of when the post was published. Example: 1773919620
integer
Total number of likes on the post. Example: 12
integer
Total number of comments on the post. Example: 5
integer
Number of times the post was shared. Example: 2
integer
Number of Like reactions. Example: 10
integer
Number of Love reactions. Example: 2
integer
Number of Haha reactions. Example: 0
integer
Number of Wow reactions. Example: 0
integer
Number of Sad reactions. Example: 0
integer
Number of Angry reactions. Example: 0
string
URL of the first image attached to the post.
string
URL of the second image attached to the post.
string
URL of the video attached to the post.
URL of the external link shared in the post.
string
Text of the first comment on the post.
string
Text of the second comment on the post.
string
Internal Facebook feedback identifier for the post.

Code Examples

Response

200