Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 628 Bytes

File metadata and controls

40 lines (21 loc) · 628 Bytes

FacebookBot

A facebook bot to scrap, post, spam and more without the facebook API, powered by selenium and PhantonJS

All the functions are made scrapping and parsing mbasic.facebook.com

Available functions:

  • Login

  • Logout

  • Post in your timeline

  • Message friends

  • Get post in a facebook group

  • Post in a facebook group

  • Comment in a post

  • Get the members of a facebook group

  • Send friend request

  • Send message to any person

** Example spam bot available in the file "BotAI.py"

Know issues:

  • Can't post images because PhantomJS limitations.

Dependencies:

  • Python 3.4

  • Selenium

  • PhantomJS