Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suryaxanden/facebook-post-bot

Automate posting to Facebook using Selenium and Python
https://github.com/suryaxanden/facebook-post-bot

facebook python3 selenium

Last synced: 30 days ago
JSON representation

Automate posting to Facebook using Selenium and Python

Awesome Lists containing this project

README

        

# Media Broadcast Portal

This project automates the task of posting to Facebook.
Python, Selenium and Flask are being used to make the magic happen.

Setup


  1. git clone "https://github.com/SuryaXanden/Facebook-Post-Bot"

  2. cd Facebook-Post-Bot

  3. pip install -r requirements.txt

  4. python app.py

  5. Download the latest version of chromerdriver from http://chromedriver.chromium.org/downloads and place it in this folder


Guidelines

  • If any code from this project is used, do add my name in the list of contributers.

  • Found an issue? Open a new issue if it's not already listed

  • Want to contribute to this project? Fork the repo, make changes and then make a pull request.