Public repository for tools, tutorials or anything else that facilitates usage of the Signal AI API
Signal AI's API allows organisations to programmatically search the vast amount of global data harvested by our platform and enriched by our proprietary AIQ technology. The API has everything you need to build innovative, multi-platform applications augmented by global insights.
The following notebooks will help you get up to speed with the main features of our API:
- Getting Started with the Search API
- Getting Started with the Metrics API
- Getting Started with the Affinity API
- Getting Started with the Events API
Make sure you install the dependencies beforehand:
pip install -e . -r requirements.txt
These example tools are provided "as is", without warranty of any kind. They were created to demonstrate how one could interact with the Signal AI API. All integration of the Signal AI API should ultimately use the latest version of the documentation as reference.