Facebook group post scraper avatar
Facebook group post scraper

Pricing

$25.00/month + usage

Go to Store
Facebook group post scraper

Facebook group post scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape post from facebook groups you are member of and get details such as poster's name, id, url, and post text, reactions and comments count, time, etc

1.7 (2)

Pricing

$25.00/month + usage

30

Total users

1.2K

Monthly users

131

Runs succeeded

95%

Issues response

44 days

Last modified

4 months ago

You can access the Facebook group post 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.

$echo '{
< "sortType": "new_posts",
< "minDelay": 1,
< "maxDelay": 10,
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call curious_coder/facebook-post-scraper --silent --output-dataset

Facebook group post scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook group post scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: