Skip to main content

Tools to Detect Anomalous Events and News Related to Entities

Project description

huginn

Named for one of the Norse god Odin's ravens who would gather information for him. A package to facilitate the investigation of anomalous spikes in public interest in an entity, then fetch and summarize news stories relevant to those spikes.

NYT API Usage

This project requires the usage of the New York Times article search API. Request a key at developer.nytimes.com. You'll need to set your NYT API key as a system environment variable. Open the file ~/.bashrc (or ~/.bash_profile if the .bashrc doesn't exist) in any Unix based system (Mac, Ubuntu, etc), and add the following two lines to the end of the file:

# Setting NYT API Key as an environment variable
export NYT_API_KEY="YOUR_KEY_HERE"

Where YOUR_KEY_HEREis your NYT API key, enclosed in quotes.

This is necessary for requesting relevant links for a potential entity's anomalies.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

huginn-0.1.1.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

huginn-0.1.1-py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page