webapp that periodically gathers new stock data and web scrapes stock news headlines, then passes all the data through an LLM to return suggested purchases for the day
Probably easiest to just make a request and use that data as our testdata, and then create an option in the code for us to use the testdata instead of making an actual request