
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
1.3 (2)
Pricing
$25.00/month + usage
34
Total users
1.3K
Monthly users
111
Runs succeeded
90%
Issues response
2 hours
Last modified
6 days ago
Runtime crash: uncaught exception during run (no logs beyond error banner)
Closed
Actor: knightowlpk/facebook-group-post-scraper (custom version)
Build: 1.0.55
Platform: Apify Console (Saved Task)
What I did
- Created a Saved Task named CampersTekoop from this actor.
- In Manual mode:
- Pasted my cookie-array into the 🍪 Cookies field (starts with
[
and ends with]
). - Set Facebook group URLs to
https://www.facebook.com/groups/campertekoop.nl/
.
- Pasted my cookie-array into the 🍪 Cookies field (starts with
- Clicked Save & Start.
What I expected
The task would start, load my session cookies in a headless browser, navigate to the private group’s mobile site, scroll through posts, and output a JSON dataset.
What happened
Immediately upon starting I get:
There was an uncaught exception during the run of the Actor and it was not handled.
No further logs appear—no browser launch, no network logs, nothing under Runs → Logs.
Screenshot
Additional context
- The Cookies field is definitely a JSON array (I’ve validated it).
- There are no errors in input validation—this is a runtime crash.
- I’ve tried both “New posts” and “Chronological” sorting, and various resultsLimit values.
- I see zero “Started” logs beyond the red banner.
Request
- Can you add logging so we can see the stack trace or error message?
- If there’s a missing try/catch in the actor’s code, please handle the exception or provide clearer diagnostics.
- Confirm whether this actor supports the private-group use case or if I should use a different one.
Thanks for your help!

Thanks for opening the issue, Let me check and get back to you

Please use latest build (1.0.57)