Facebook Posts/Comments Scraper avatar

Facebook Posts/Comments Scraper

Try for free

2 hours trial then $25.00/month - No credit card required now

Go to Store
Facebook Posts/Comments Scraper

Facebook Posts/Comments Scraper

alien_force/facebook-posts-comments-scraper
Try for free

2 hours trial then $25.00/month - No credit card required now

Facebook Post Scraper with Comments extracts Facebook post details, including text, author info, likes, shares, and media. It also scrapes comments with user details, engagement metrics, and timestamps. Ideal for social media monitoring, sentiment analysis, and audience insights.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • 1 bookmark

  • Created in Mar 2025

  • Modified 14 hours ago

You can access the Facebook Posts/Comments Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "cookies": [],
3  "post_urls": [
4    {
5      "url": "https://www.facebook.com/thewitcherfanclub/posts/pfbid02reBdcEgYdgLLP92A7ZJ6KLPcNq3LHha9TjYi2k2ytbeS2q2rxkhCqAWy2m6j3TkRl"
6    }
7  ],
8  "comments_limit": 0
9}' |
10apify call alien_force/facebook-posts-comments-scraper --silent --output-dataset

Facebook Posts/Comments Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Posts/Comments Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: