cryptocurrency-news-analysis icon indicating copy to clipboard operation
cryptocurrency-news-analysis copied to clipboard

This python module can analyse cryptocurrency news for any number of coins given and return a sentiment. Can be easily integrated with a Trading bot to keep an eye on the news.

Python script that analyses news headline or body sentiment and returns the overall media sentiment of any given coin.

It can take multiple coins and keywords as input. You will need an account with RAPID API, and keys to the two APIs used in the script.

Please see my blog for a complete guide: https://www.cryptomaton.org/2021/04/05/how-to-analyse-daily-news-sentiment-for-cryptocurrency-with-python/