API Samples on GitHub

We will be posting sample code on how to use the StockViz API on our repository at GitHub. All samples use Python and the readme walks you through how you need to be setup on windows to use the samples.

Basic News Reader

As a first cut, we put together a very basic news reader that uses the StockViz API to download company and topic specific news items. It prints out the title and the source url for now. You can jump directly to the python code here.

Next: Your Own News Reading and Sentiment Analysis App

Related

Comments are closed, but trackbacks and pingbacks are open.