Adalytica Sentiment Explorer API Now Available via Python Package
We’re pleased to announce that Adalytica’s sentiment data is now available through a dedicated Python package, accessible via PyPi and our official GitHub repository.
The package offers convenient programmatic access to the Adalytica Sentiment Explorer API, Adalytica’s core technology for analyzing news and social media content. It transforms unstructured sentiment signals into structured, machine-readable data — powering tools like the Fear and Greed Index, and supporting use cases across:
- Capital markets
- Travel Demand forecasting
- Political risk analysis
- Marketing strategy
- Media research
More About the Package
Built for data-proficient users — such as quantitative analysts, data engineers, and data scientists — the package includes a powerful semantic search and returns two key indicators:
- score: Sentiment polarity on a scale from -1 to +1
- trend: Proportion of sentiment mentions relative to total dataset size
The package supports z-score normalization to help compare varying query popularity over time and adjusts for strong weekday seasonality observed in the data.
To use the API, registration is required. You can start with a free trial or choose a subscription plan.
See also: Gold Fear & Greed Index | Trump Fear Index | Mastering the Market with Fear & Greed Indexes
📖 Learn more: How Fear and Greed Using Sentiment AI Works
🔗 Access the package: PyPI |