US Brand Signal Brand Summary
Pricing
Pay per event
Go to Apify Store
US Brand Signal Brand Summary
Summarize 1-60 submitted normalized signal rows into stable summaries for up to 15 explicit brands without external access.
US Brand Signal Brand Summary
Pricing
Pay per event
Summarize 1-60 submitted normalized signal rows into stable summaries for up to 15 explicit brands without external access.
You can access the US Brand Signal Brand Summary 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",< "brandName": "Nike",< "eventType": "product_launch",< "severity": "high",< "status": "active",< "observedAt": "2024-02-29T12:00:00Z",< "sourceUrl": "https://example.com/nike-launch"< },< {< "signalId": "nike-price-001",< "brandName": "Nike",< "eventType": "price_change",< "severity": "medium",< "status": "resolved",< "observedAt": "2024-03-01T12:00:00Z",< "sourceUrl": "https://example.com/retail/nike-price"< },< {< "signalId": "apple-risk-001",< "brandName": "Apple",< "eventType": "risk",< "severity": "critical",< "status": "active",< "observedAt": "2024-03-02T12:00:00Z",< "sourceUrl": "https://example.org/apple-risk"< },< {< "signalId": "apple-review-001",< "brandName": "Apple",< "eventType": "review",< "severity": "low",< "status": "active",< "observedAt": "2024-03-03T12:00:00Z",< "sourceUrl": "https://example.org/apple-review"< }< ]<}' |<apify call zinin/us-brand-signal-brand-summary --silent --output-datasetThe Apify CLI is the official tool that allows you to use US Brand Signal Brand Summary 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: