Brand Mention Share-of-Voice Monitor avatar

Brand Mention Share-of-Voice Monitor

Pricing

Pay per usage

Go to Apify Store
Brand Mention Share-of-Voice Monitor

Brand Mention Share-of-Voice Monitor

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Khoa Nguyen

Khoa Nguyen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Deduplicate and classify supplied public mentions, calculate raw and reach-weighted share of voice, source and time breakdowns, sentiment, and persistent change alerts versus a previous run.

What it actually does

Matched mention records, brand summaries, weighted share of voice, sentiment metrics, and regression alerts.

Supports inline JSON, an Apify Dataset, and public/signed JSON or CSV URLs. Source collection from social platforms is intentionally decoupled so users can connect any permitted scraper or export.

Inputs

Use mentions[], datasetId, or sourceUrls. See sample_input.json and the Apify input schema for exact fields.

Outputs

  • Default Dataset: detailed result rows and a run summary
  • OUTPUT: machine-readable run summary
  • REPORT.html: reviewable HTML report

Limitations

Share of voice measures only the supplied coverage. It is not a complete census unless source collection is comprehensive. The Actor analyzes supplied data; it does not bypass platform access controls or guarantee that upstream data is complete.

Local validation

npm ci
npm test
npm run check
npm start

Deploy

apify login
apify push

Use APIFY_TOKEN from secure environment storage. Never commit credentials.