Facebook Group Posts and Details Scraper avatar
Facebook Group Posts and Details Scraper

Pricing

$30.00/month + usage

Go to Store
Facebook Group Posts and Details Scraper

Facebook Group Posts and Details Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Scrape detailed information from Facebook groups, including posts, author details, and engagement metrics. This scraper allows you to gather insights from public and private Facebook groups, ideal for social listening, trend analysis, and competitor research.

5.0 (1)

Pricing

$30.00/month + usage

5

Total users

121

Monthly users

24

Runs succeeded

98%

Issues response

1.9 hours

Last modified

10 days ago

Start URLs

startUrlsarrayRequired

URLs to start with.

Run in monitoring mode where only newly posts compared to previous runs will be scraped

monitoringModebooleanOptional

If checked, it will only scrape newly posts compared to what has been scraped in previous runs.

Default value of this property is false

Only scrape posts newer than [date]

startDatestringOptional

Format should be YYYY-MM-DD, e.g., 2025-02-20

Maximum/Limit number of posts to scrape per crawl

maxItemsintegerOptional

Limit number of extracted posts (overall)

Default value of this property is 20

Min delay for scroll

minDelayintegerOptional

Minimum delay to wait before scrolling to the bottom of the page. This is useful to avoid getting blocked by Facebook. The delay is in seconds.

Default value of this property is 5

Max delay for scroll

maxDelayintegerOptional

Maximum delay to wait before scrolling to the bottom of the page. This is useful to avoid getting blocked by Facebook. The delay is in seconds.

Default value of this property is 10

Cookies

cookiesarrayRequired

Cookie used to authorize actor with facebook.com. Install EditThisCookie chrome extension. Login to your facebook.com account. Click on the extension and export the facebook.com cookies. Insert the contents here

Proxy configuration

proxyobjectOptional

Specifies proxy servers that will be used by the scraper in order to hide its origin.

For details, see Proxy configuration in README.

Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}