Skip to content

python script to post content to multiple facebooks groups

Notifications You must be signed in to change notification settings

nofi-sys/post-to-facebook-groups

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

post-to-facebook-groups

Author: T Shrinivasan tshrinivasan@gmail.com

This is a python script to post some content to multiple facebook groups automatically.

Edit the file post_to_fb_groups.py

  1. get api from here https://developers.facebook.com/tools/explorer and fill the variable api at line 8

  2. After line 18, in the variable message, add your content

  3. Find the ids of your desired groups from http://lookup-id.com/ and add this in this array groups at line 32

  4. open terminal and run the command python post_to_fb_groups.py

Note that you have to be a member ith posting permission to the groups, you add in this file.

License : GPL V3

About

python script to post content to multiple facebooks groups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%