Blog / Guides

[14 / 15]

Sep '253 min read

From zero to first verdict in sixty seconds

Install the SDK, paste your key, subscribe to the live feed. A quickstart for Python, TypeScript, and the CLI.

Sam Whitaker Developer Advocate

The fastest way to understand Forecite is to watch one scored event arrive on your own machine. This quickstart takes you from nothing to a live verdict in about a minute, in whichever language you think in.

Three commands

Install the SDK, export your key, run the stream example. The first frame that arrives is a real article with its full verdict attached — actionability, sentiment, sub-scores, and the telemetry showing how long each hop took.

Where to go next

Add a server-side filter so you only receive your universe, then wire the same filter into a webhook endpoint for the systems that can't hold a socket open. Both take one call.