US Brand Evidence Chronology Builder
Pricing
Pay per event
Go to Apify Store
US Brand Evidence Chronology Builder
Build one deterministic chronology from closed evidence rows without identity or truth inference.
US Brand Evidence Chronology Builder
Pricing
Pay per event
Build one deterministic chronology from closed evidence rows without identity or truth inference.
You can access the US Brand Evidence Chronology Builder programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "schemaVersion": "1.0",< "asOf": "2026-08-05T09:00:00Z",< "rows": [< {< "evidenceId": "nike-offer-001",< "eventType": "offer",< "effectiveAt": "2026-08-04T12:00:00Z",< "observedAt": "2026-08-04T12:30:00Z",< "sourceUrl": "https://www.nike.com/news/example",< "fact": "A submitted source reports a US offer change."< },< {< "evidenceId": "nike-award-001",< "eventType": "award",< "effectiveAt": "2026-08-04T12:00:00Z",< "observedAt": "2026-08-04T13:00:00Z",< "sourceUrl": "https://www.usaspending.gov/award/example",< "fact": "A submitted source lists an award associated with the brand."< }< ]<}' |<apify call zinin/us-brand-evidence-chronology-builder --silent --output-datasetThe Apify CLI is the official tool that allows you to use US Brand Evidence Chronology Builder locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: