All sites
Data API
Facebook Data API
Public pages, posts and profile data from Facebook.
17endpointslogin_wall · Rate Limit handled for you
Example (captured live)
facebook.com
ExampleJSON responseclick the page to trace a field
{
"group_id": "112233445566778",
"scraped_at": "2026-08-11T01:36:23.400100+00:00",
"name": "Home Espresso Enthusiasts",
"description": "A community for home baristas to share shots, gear reviews, and dialing-in tips."
}
GET
/v1/data/facebook/groups/{group_id}1 credit / run VerifiedGet Group
Group metadata and details.
Handled for you:login_wallRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | string | yes | Group id or slug. |