Facebook Group posts
brightdata/facebook/group.postsFetch posts shared inside a group or community
via Bright Data
$0.0017 per recordUp to 1000 URLs per request
Input
The public URL of the group whose posts you want to fetch.
Example group url
https://facebook.com/zuck/posts/123Output
Each record returned by this service has the fields below. Providers may include additional platform-specific fields on top.
post_urlurlLink to the post
post_textstringText content of the post
author_namestringName of the post author
likes_countnumberTotal likes / reactions
comments_countnumberTotal comments
posted_atiso8601When the post was published
sourcestringPlatform the record was extracted from (e.g. "linkedin")
extracted_atiso8601UTC timestamp when the record was produced
How to call it
Pass the slug brightdata/facebook/group.posts as the provider field on the POST /v1/extract endpoint.