Facebook Page Posts Scraper · No Cookies avatar

Facebook Page Posts Scraper · No Cookies

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Facebook Page Posts Scraper · No Cookies

Facebook Page Posts Scraper · No Cookies

Extract posts from any Facebook page without login. Get full post text, reactions by type (like, love, care, wow, sad, angry), comments, shares, author profiles, media attachments, and timestamps. No cookies, no authentication. Export as JSON/CSV/Excel.

Pricing

from $5.00 / 1,000 results

Rating

5.0

(1)

Developer

Data Slayer

Data Slayer

Maintained by Community

Actor stats

1

Bookmarked

39

Total users

11

Monthly active users

6 days ago

Last modified

Share

Extract Facebook page posts without authentication or cookies. This scraper accesses public Facebook data through a cookieless architecture, eliminating the need for personal accounts, login credentials, or session management.

Key Features

🔒 Cookieless / No Login Required - Access public Facebook posts without authentication, cookies, or personal accounts. No risk of account bans or session expiration.

📈 Scalable Architecture - Extract posts from multiple Facebook pages efficiently with built-in rate limiting and error handling for reliable large-scale data collection.

Rich Engagement Data - Capture complete post metrics including reactions breakdown (like, love, care, haha, wow, sad, angry), comments count, reshare count, timestamps, and full author profiles.

Fast & Reliable - Optimized extraction engine delivers consistent results with automatic retry logic and robust error handling for uninterrupted data collection.

📊 Export-Ready Formats - Download your data instantly in JSON, CSV, or Excel formats, ready for analysis in your favorite tools or direct integration into your workflow.

Use Cases

Social Media Managers: Track engagement patterns across competitor pages to identify optimal posting times, content formats that drive reactions, and trending topics within your niche.

Content Strategists: Analyze viral post characteristics including message length, media types, and reaction distributions to refine your content calendar and maximize audience engagement.

Marketing Analysts: Build comprehensive engagement datasets across multiple brand pages to benchmark performance, identify content gaps, and generate data-driven recommendations for cross-platform campaigns.

Inputs

FieldTypeDescription
pageIdStringThe unique Facebook Page ID of the target page. Find this in the page URL (e.g., 61553294532484).

Outputs

Available Formats: JSON, CSV, Excel

Extracted Fields:

  • post_id - Unique identifier for the post
  • type - Post type classification
  • url - Direct link to the Facebook post
  • message - Full text content of the post
  • timestamp - Unix timestamp of post publication
  • comments_count - Total number of comments
  • reactions_count - Total reactions across all types
  • reshare_count - Number of times the post was shared
  • reactions - Detailed breakdown (like, love, care, haha, wow, sad, angry)
  • author - Complete author profile (id, name, url, profile_picture_url)
  • image - Attached image URL (if present)
  • video - Video metadata (if present)
  • video_thumbnail - Video preview image
  • external_url - Linked external content
  • attached_post - Shared post data

How to Use

Step 1: Enter the target Facebook Page ID in the pageId field. You can find this ID in the page's URL or by viewing the page source.

Step 2: Configure any additional parameters based on your data collection needs.

Step 3: Run the scraper and download your results in JSON, CSV, or Excel format. Data is available immediately upon completion.

Sample Output

{
"post_id": "987654321098765",
"type": "post",
"url": "https://www.facebook.com/permalink.php?story_fbid=pfbid0XyZ123&id=987654321",
"message": "Excited to announce our new product launch! Check out the features that will transform your workflow.",
"timestamp": 1702915200,
"comments_count": 127,
"reactions_count": 1543,
"reshare_count": 89,
"reactions": {
"angry": 3,
"care": 45,
"haha": 12,
"like": 982,
"love": 487,
"sad": 1,
"wow": 13
},
"author": {
"id": "987654321",
"name": "Tech Innovations Co",
"url": "https://www.facebook.com/techinnovationsco",
"profile_picture_url": "https://scontent.xx.fbcdn.net/v/t39.30808-1/profile_pic.jpg"
},
"image": "https://scontent.xx.fbcdn.net/v/t39.30808-6/product_image.jpg",
"video": null,
"external_url": "https://www.example.com/product-launch"
}

🧩 Other Facebook Actors by Data Slayer

ActorWhat it doesLink
Facebook Group Posts ScraperExtract posts from any public Facebook groupTry it
Facebook Page Details ScraperGet full page profiles — followers, contact info, ratingsTry it
Facebook Reviews ScraperExtract customer reviews from any Facebook pageTry it
Facebook Page Search ScraperSearch and discover Facebook pages by keywordTry it
Facebook People Search ScraperSearch and find Facebook profiles by keywordTry it
Facebook Events ScraperDiscover Facebook events by keyword searchTry it
Facebook Marketplace Listing ScraperExtract detailed listing data from Facebook MarketplaceTry it

💬 Feedback and Support

We actively maintain this actor and ship improvements based on user feedback. If you run into any issues or have ideas for new features:

  • Create an issue on the Actor's Issues tab in Apify Console
  • Rate the actor if it helped you — it helps others find it too We typically respond within 24 hours.