Yesterday's news are today's stock market prices.
1 - pip install requirements.txt
2 - python -m textblob.download_corpora
3 - Create a free dev account at newsapi.org and set your API key to the NEWSAPI_KEY
environment variable.
4 - Start the market_sentiment_analysis
Jupyter notebook and run all.
Thanks to News API for their free news API.