scraping an the SI board. Uses selenium, bs4 and the http requests library
This program scrapes and downloads messages off of the Silicon Investor stock chat message board into a .csv file. The program parses the author of the post (poster), the recipient if any (to), the date (date), the message number (MSG_NUM), and the contents of the message (TEXT)