Facebook User Posts Scraper avatar

Facebook User Posts Scraper

Pricing

from $0.01 / 1,000 public posts

Go to Apify Store
Facebook User Posts Scraper

Facebook User Posts Scraper

Collect public posts from Facebook profiles, Pages, and known post URLs. Get post text, URLs, author details, dates, engagement counts, reactions, media, and links in structured dataset rows when Facebook exposes them.

Pricing

from $0.01 / 1,000 public posts

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

13

Total users

8

Monthly active users

4 hours ago

Last modified

Share

📘 Facebook user posts for public profile and Page research

Researchers, social media teams, and developers can collect public Facebook posts from profiles and Pages in one run. The Actor returns structured rows with the submitted target, post text and URL, plus profile and author details, dates, engagement counts, reactions, media, attachments, and links when Facebook exposes them. This gives you data for content tracking, creator research, competitor research, reporting, public profile monitoring, and data enrichment without copying posts by hand.

📦 Facebook post data

What you get

Each successful public post is one dataset row. Some values are null or empty when Facebook does not expose them. If the same post is found through another submitted target or URL, the Actor keeps the first eligible saved match and ignores later matches.

  • Source tracematchedInput, postId, and postUrl show which submitted value first found the post and identify the source post.
  • Post detailspostType, text, transcript, and createdAt describe the public post when Facebook exposes them.
  • People and pagesprofile and author hold public IDs, names, URLs, and picture URLs when available.
  • Engagementengagement holds public comment, reaction, share, and video view counts; reactions holds the visible reaction breakdown.
  • Media and linksmedia, attachments, externalLinks, and textReferences hold source-visible media, attachment, link, and referenced profile or Page data.
  • Extra labelspaidPartnership and adLibraryId are returned when Facebook exposes them.

🚀 Run Facebook timeline and post exports

How to run

  1. Open the Actor input tab.
  2. Add public profile or Page targets in Profile or Page targets.
  3. Add known public post URLs in Known post URLs when you have them. Either list can be used alone, or you can use both.
  4. Set Maximum posts per profile or Page for each timeline. If you leave it empty, the Actor returns all available posts until Facebook has no more public posts.
  5. Add optional Start date and End date values in YYYY-MM-DD format.
  6. Turn on Request video transcripts only when you need spoken captions or transcripts. This can make the run slower.
  7. Start the Actor and open the dataset.

For a first run, keep the prefilled public target and default settings. Replace it after you confirm the output shape.

⚙️ Input

Input fields

Use either input list or both. Timeline limits and dates apply only to profile or Page targets. Direct post URLs are handled separately.

FieldTypeWhat it does
targetsarray of stringsAccepts handles, @handles, full profile or Page URLs, or numeric IDs for timeline posts.
postUrlsarray of stringsAccepts direct public Facebook post, reel, photo, video, or supported permalink URLs.
maxPostsPerTargetintegerSets an optional limit for each profile or Page timeline. If left empty, the Actor returns all available posts until Facebook has no more public posts.
startDatestringKeeps timeline posts on or after this YYYY-MM-DD date when Facebook shows a publish date.
endDatestringKeeps timeline posts on or before this YYYY-MM-DD date when Facebook shows a publish date.
includeTranscriptsbooleanRequests spoken captions or transcripts for video and reel posts when available. This can make the run slower.

Successful run input

This example is copied from a successful current-beta run:

{
"targets": [
"NASA"
],
"maxPostsPerTarget": 1,
"includeTranscripts": false
}

🧾 Output

Output shape

The default dataset has one successful-post shape. The table includes every public field in the dataset schema. Null values and empty arrays mean Facebook did not expose that value for that row.

The results output link opens the default dataset. Each item in it is one successful public post row.

FieldTypeWhat it does
matchedInputstringShows the submitted target or known post URL that first found this row.
profileobjectHolds the public profile or Page linked to the post.
profile.idstring or nullGives the Facebook profile or Page ID when shown.
profile.namestring or nullGives the public profile or Page name when shown.
profile.urlstring or nullGives the public profile or Page URL when shown.
profile.pictureUrlstring or nullGives the profile picture URL when shown.
postIdstringGives the stable Facebook ID for the post, reel, video, photo, or story.
postUrlstringGives the Facebook URL for opening the post.
postTypestring or nullGives the post kind, such as a photo, video, or reel, when shown.
textstring or nullGives the post text or caption when available.
transcriptstring or nullGives spoken captions or a transcript when requested and available for a video or reel.
createdAtstring or nullGives the post time as an ISO timestamp when Facebook shows it.
authorobjectHolds public author details for the post.
author.idstring or nullGives the Facebook author ID when shown.
author.namestring or nullGives the public author name when shown.
author.urlstring or nullGives the public author URL when shown.
author.pictureUrlstring or nullGives the author's profile picture URL when shown.
engagementobjectHolds public comment, reaction, share, and video view counts when shown.
engagement.commentCountinteger or nullGives the public comment count when shown.
engagement.reactionCountinteger or nullGives the total public reaction count when shown.
engagement.shareCountinteger or nullGives the public share count when shown.
engagement.viewCountinteger or nullGives the public video or reel view count when shown.
reactionsobject of integer countsGives the count for each reaction type when Facebook shows the breakdown.
mediaarray of objectsLists images, thumbnails, and direct video URLs found in the post.
media[].typestring or nullGives the media kind, such as image or video, when known.
media[].urlstringGives the direct URL for the media item.
media[].thumbnailUrlstring or nullGives the media thumbnail URL when available.
media[].widthinteger or nullGives the media width in pixels when known.
media[].heightinteger or nullGives the media height in pixels when known.
attachmentsarray of objectsLists links and other attachments found with the post.
attachments[].typestring or nullGives the attachment kind when known.
attachments[].urlstring or nullGives the attachment URL when available.
attachments[].titlestring or nullGives the attachment title when shown.
externalLinksarray of stringsLists non-Facebook links found in the post.
textReferencesarray of objectsLists public profiles, Pages, or links named in the post text.
textReferences[].idstring or nullGives the reference ID when shown.
textReferences[].namestring or nullGives the referenced profile, Page, or link name when shown.
textReferences[].urlstring or nullGives the URL for the referenced profile, Page, or link when shown.
textReferences[].verifiedboolean or nullSays whether Facebook marks the referenced profile or Page as verified.
paidPartnershipboolean or nullSays whether Facebook marks the post as a paid partnership.
adLibraryIdstring or nullGives the Facebook Ad Library Page ID when shown for the post or Page.

Example Facebook post

The shortened row below is a genuine row from a successful current-beta run. It keeps public values that show the post, author, engagement, links, and media; long URLs and extra nested entries use the valid JSON string "..." as an omission marker.

{
"matchedInput": "NASA",
"profile": {
"id": "100044561550831",
"name": "NASA - National Aeronautics and Space Administration",
"url": "https://www.facebook.com/NASA",
"pictureUrl": "..."
},
"postId": "1593834455445258",
"postUrl": "https://www.facebook.com/reel/1071298452521377/",
"postType": "story",
"text": "Is your name part of our legacy of exploration and discovery?\n\nAhead of its launch later this month, we installed a plaque on the Nancy Grace Roman Space Telescope holding an SD card with over one million submitted names, continuing our tradition of leaving humanity’s mark on the cosmos.",
"transcript": null,
"createdAt": "2026-08-03T19:22:45.000Z",
"author": {
"id": "100044561550831",
"name": "NASA - National Aeronautics and Space Administration",
"url": "https://www.facebook.com/NASA",
"pictureUrl": "..."
},
"engagement": {
"commentCount": 1,
"reactionCount": 75,
"shareCount": 10,
"viewCount": 71
},
"reactions": {
"like": 60,
"love": 14,
"haha": 1
},
"media": [
{
"type": "image",
"url": "...",
"thumbnailUrl": null,
"width": null,
"height": null
},
"..."
],
"attachments": [
{
"type": "StoryAttachment",
"url": "https://www.facebook.com/reel/1071298452521377/",
"title": null
}
],
"externalLinks": [],
"textReferences": [
{
"id": "100064368862583",
"name": "Nancy Grace Roman Space Telescope",
"url": "https://www.facebook.com/NASARoman",
"verified": true
},
"..."
],
"paidPartnership": null,
"adLibraryId": null
}

💳 Pricing

How charges work

This Actor uses pay-per-event pricing. You are charged for each public post saved to the dataset. A run with no saved public post does not create a public-post event. Skipped, private, unavailable, and duplicate posts are not saved as public post rows.

🔌 Integrations

Connect your results

Use the Apify API to start runs and read dataset items. Schedule recurring runs, send finished runs to webhooks, or connect the dataset to supported Apify integrations. Export the dataset as JSON, CSV, Excel, XML, RSS, or HTML.

Limits and caveats

This Actor only collects public Facebook data that is visible without a user-provided Facebook account. It does not bypass privacy controls, collect private profile content, scrape groups, scrape Marketplace, or import your Facebook session. Private, unavailable, or unsupported targets are skipped without creating placeholder rows.

Facebook may expose fewer timeline posts than your requested limit for some public profiles or Pages. Date filters apply to the rows that Facebook exposes to the Actor. If a profile has no public posts available, the Actor skips that target and continues with the rest of your input list.

Use the exported data responsibly and follow Facebook's terms, Apify's terms, and applicable privacy, data protection, and platform rules.

❓ FAQ

Do I need Facebook cookies, a login, or a Meta API key?

No. The Actor reads public Facebook post data and does not ask for user-provided cookies, login details, or a Meta API key.

Can I collect posts from profiles and Pages in one run?

Yes. Add profile or Page handles, full URLs, numeric IDs, or direct post URLs. You can use both input lists together.

Can I use a direct Facebook post URL without a timeline target?

Yes. Add known public post, reel, photo, video, or supported permalink URLs in Known post URLs. Timeline limits and dates do not change those direct URLs.

What happens when the same post is found through two inputs?

The Actor saves the first eligible occurrence and ignores later matches for that source post. The row shows the first submitted value that found it; it does not combine later matches into that row.

Why did I get fewer posts than my limit?

The limit is a maximum, not a promise. Facebook may expose fewer public posts for a profile or Page, or a date filter may remove posts after they are found.

Are comments returned as separate dataset rows?

No. The Actor returns post rows. It can include public comment counts in engagement when Facebook exposes them, but comments or replies are not separate records.

Can I request transcripts for video and reel posts?

Yes. Turn on Request video transcripts. A transcript is returned only when it is requested and Facebook exposes spoken captions or transcript text, and this option can make the run slower.

Does the Actor download Facebook media files?

No. It returns media and thumbnail URLs when Facebook exposes them. It does not mirror or download the source files.

Can it collect private profiles, groups, or Marketplace content?

No. It collects public posts from profiles, Pages, and supported direct post URLs. Private, friends-only, login-only, deleted, unavailable, group, and Marketplace content is outside its scope.

📝 Changelog

1.1: Add optional video transcript enrichment

  • Request spoken captions or transcripts for video and reel posts when Facebook exposes them.
  • Include transcript results and a readable table view for researching saved posts.

v1.0

  • Added the stable public post row format with profile, author, engagement, reactions, media, attachment, link, and reference data.

v0.1

  • Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré