Stocktwits Bot

Python API that can go to stocktwits and post stuff about a stock you want to pump

uses Flask, Selenium, and Docker

Installation

clone this repository and then create a .env file in the root directory with the required env variables given values

CHROME_DRIVER_URL = path to chrome driver

ST_USERNAME = Stocktwits username for logging in

ST_PASSWORD = Stocktwits password for logging in

** In Progress **

GitHub - ChristianGracia/PyBot: Docker containerized Python Flask API that uses selenium to scrape and interact with websites
Docker containerized Python Flask API that uses selenium to scrape and interact with websites - GitHub - ChristianGracia/PyBot: Docker containerized Python Flask API that uses selenium to scrape an...