Facebook Profile posts
brightdata/facebook/profile.postsFetch recent posts and activity from a profile or page
via Bright Data
$0.0017 per recordUp to 1000 URLs per request
Input
The public URL of the profile whose posts you want to fetch.
Example profile 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 individual post
post_textstringText content of the post
likes_countnumberTotal likes / reactions
comments_countnumberTotal comments
shares_countnumberTotal shares / reposts
posted_atiso8601When the post was published
author_namestringName of the author (the profile being queried)
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/profile.posts as the provider field on the POST /v1/extract endpoint.