-
Notifications
You must be signed in to change notification settings - Fork 1
For Users
Joshua Golafshan edited this page Dec 16, 2021
·
8 revisions
- In-built SQLite database.
- Historical and real-time Reddit submissions/comments.
- Dash integrated for visualization.
- Uses machine learning to identify sentiment, ticker, and stock options.
from WallStreetSocial.backend import reddit
reddit = reddit.RedditPipe()
reddit.run("WallStreetBets", start="2020-08-03 00:00:00", end="2020-08-03 03:01:40")