
Facebook group post scraper
Pricing
$25.00/month + usage

Facebook group post scraper
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
2.2 (2)
Pricing
$25.00/month + usage
27
Total users
1.1k
Monthly users
113
Runs succeeded
97%
Issue response
28 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: