From f72be9f3b1105bf511b2a8828be637bc37054ced Mon Sep 17 00:00:00 2001 From: Alex Schneider Date: Mon, 16 Feb 2026 09:07:42 +0100 Subject: [PATCH] Add Social Stock Sentiment API to Sentiment Analysis section REST API that analyzes Reddit and X/Twitter for stock mentions, sentiment, buzz scores, and AI-generated trend explanations. Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f03451d..08e5cea 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ### Sentiment Analysis - [Asset News Sentiment Analyzer](https://github.com/KVignesh122/AssetNewsSentimentAnalyzer) - Sentiment analysis and report generation package for financial assets and securities utilizing GPT models. +- [Social Stock Sentiment API](https://api.adanos.org/docs) - REST API analyzing Reddit and X/Twitter for stock mentions and sentiment, providing buzz scores, trending stocks, and AI-generated trend explanations. ### Quant Research Environment