
Facebook Group Auto Poster
1 day trial then $20.00/month - No credit card required now

Facebook Group Auto Poster
1 day trial then $20.00/month - No credit card required now
Facebook Group Auto Poster- Auto post to any multiple facebook group
Actor Metrics
24 monthly users
No reviews yet
3 bookmarks
85% runs succeeded
15 days response time
Created in Oct 2024
Modified 2 months ago
You can access the Facebook Group Auto Poster 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 "Facebook_Profile_URL": [
3 "https://www.facebook.com/groups/2359489277678976",
4 "https://www.facebook.com/groups/2359489277678976"
5 ],
6 "Message": "test",
7 "Delay": "5"
8}' |
9apify call bhansalisoft/facebook-group-auto-poster --silent --output-dataset
Facebook Group Auto Poster API through CLI
The Apify CLI is the official tool that allows you to use Facebook Group Auto Poster locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: