Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 634 Bytes

File metadata and controls

20 lines (13 loc) · 634 Bytes

Facebook Auto Post

This script helps to post the content on Facebook. It is very handy to post the content on facebook.

Requirements

  1. Chrome Driver (that matches your chrome version.) -- platform dependent.

Setup

  1. Create a Virtual Environment.
  2. Install the requirements by using pip3 install -r requiremnts.txt
  3. Hurray.! You're ready to use the script to post the content on facebook.

Running a File

  1. Run the Script python3 facebook_auto_post.py
  2. Enter the facebook Email Id.
  3. Enter the facebook password.
  4. Write the Content you want to post then the bot will automatically post the content.