Get Results
Facebook Private Group Posts Scraper
Get Results
Retrieve scraped data from Facebook Private Group Posts Scraper
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_KEYQuery 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:
123456789string
Unique identifier for the Facebook group. Example:
336266723393832string
Name of the Facebook group where the post was published. Example:
My Groupstring
Unique identifier of the post author on Facebook.
string
Display name of the post author. Example:
John Doestring
Full text content of the post.
string
Publication date and time of the post in ISO 8601 format. Example:
2026-03-19T11:27:00.000Zinteger
Unix timestamp of when the post was published. Example:
1773919620integer
Total number of likes on the post. Example:
12integer
Total number of comments on the post. Example:
5Number of times the post was shared. Example:
2integer
Number of Like reactions. Example:
10integer
Number of Love reactions. Example:
2integer
Number of Haha reactions. Example:
0integer
Number of Wow reactions. Example:
0integer
Number of Sad reactions. Example:
0integer
Number of Angry reactions. Example:
0string
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.
string
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