Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suryaxanden/automated-socialmedia-posting

Python program to automate posting content to social media websites
https://github.com/suryaxanden/automated-socialmedia-posting

automation-selenium flask instagramapi

Last synced: about 2 months ago
JSON representation

Python program to automate posting content to social media websites

Awesome Lists containing this project

README

        

# Media Broadcast Portal

This project automates the task of posting the same media content onto multiple socialmedia platforms like facebook.com , twitter.com and instagram.com.
Python, Selenium and Flask are being used to make the magic happen.

Setup


  1. git clone "https://github.com/SuryaXanden/Automated-Socialmedia-Posting"

  2. cd Automated-Socialmedia-Posting

  3. pip install -r requirements.txt

  4. python app.py

  5. Download the latest chromedriver from http://chromedriver.chromium.org/downloads and put it in this directory


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 send a pull request.