Getting Started
Getting Started
Create your account and get access to the News Impact Screener.
Create your account
News Impact Screener is currently in early access. To get started, sign in or create a free account.
Once you're in, you'll have access to the screener, live news impact scores, and your personal watchlist.
To start using News Impact Screener:
- Create or sign in to your account
- Visit the sign-in page:
/auth/login. - Once signed in, you’ll see the main dashboard with the latest scored articles and your personal watchlist.
- Explore the main sections
- Articles: Browse the full feed of ingested and scored news.
- News Trends: Discover narrative themes gaining traction across the market.
- Vectors: View per-company fundamental dimension scores.
- Screenings: Run Minervini trend template scans linked to news exposure.
- Trades: Maintain your personal buy/sell ledger.
- Access the API
- Go to Profile → API Keys to generate your first key.
- Keys are prefixed with
st_live_and are only shown in full once—store them securely in a password manager or secrets vault.
- Call the API
- All public endpoints are under
/api/v1/. - Authenticate using a Bearer token in the
Authorizationheader: