US Brand Signal Metrics Aggregator
Pricing
Pay per event
Go to Apify Store
US Brand Signal Metrics Aggregator
Aggregate deterministic metrics from already collected US brand signal rows without network access.
US Brand Signal Metrics Aggregator
Pricing
Pay per event
Aggregate deterministic metrics from already collected US brand signal rows without network access.
You can access the US Brand Signal Metrics Aggregator 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",< "rows": [< {< "signalId": "nike-launch-001",< "eventType": "product_launch",< "severity": "high",< "sourceName": "Brand newsroom",< "confidenceBps": 9200,< "status": "active"< },< {< "signalId": "nike-price-001",< "eventType": "price_change",< "severity": "medium",< "sourceName": "Retail monitor",< "confidenceBps": 7600,< "status": "resolved"< },< {< "signalId": "nike-review-001",< "eventType": "review",< "severity": "low",< "sourceName": "Retail monitor",< "confidenceBps": 4800,< "status": "active"< }< ]<}' |<apify call zinin/us-brand-signal-metrics-aggregator --silent --output-datasetThe Apify CLI is the official tool that allows you to use US Brand Signal Metrics Aggregator 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: