Skip to content

parane/PostToFbGroupWithoutApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Facebook Automated

A basic python facebook-bot that can automate your post in group. All you need to feed the group address data to in quote.txt file. The bot only needs your FB username and password for automation. No Api key is required.

Requirements

  • It requires Python 3.x, Selenium, Chrome Driver to work smoothly

How to use

  • Pass --a= paramter to define that what you want to automate (status or likes)
  • Pass --u= paramter to define your facebook username
  • Pass --p= paramter to define your facebook password
  • Pass --url= parameter to metion your friend profile/Group URL to automate likes on It is Optional. If not specified then it will automate likes on your News Feed
  • It is like "python fb_bot.py --a=status --u=****** --p=*******

Additional Usage

  • automate your likes and update status as desired interval of time
  • For status, it will update single status per hour.
  • For Likes, it will perform single like every half hour

Warning!

If you do frequently , fb may give temporary suspend u

Use at your own risk

alt text

About

Post To Facebook Group/Page (For market your product ) without any graph api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages