pip install -r requirements.txt
Run the main.py file (press Enter or Ctrl + C to finish):
python main.py
This will open connections for streaming from the APIs and create .db files within the data folder.
Then run dump.py to store all the tweets data into a CSV file.
- Read tweets from Stocktwits.
- Send reports via email.
- Save reports in Google Spreadsheets.