beginner
7 min read
Marketing

Monitor Brand Mentions

Track what people are saying about your brand across the web with automated monitoring.

1

Set up search queries

Create queries for your brand name, products, and key people.

2

Schedule regular searches

Run SwiftSearch on a schedule to find new mentions.

const mentions = await client.search({ query: '"YourBrand" -site:yourbrand.com', max_results: 50 });
3

Analyze sentiment

Use AI to classify mentions as positive, negative, or neutral.

4

Create alerts

Notify your team when important mentions are detected.

Ready to try it?

Get your free API key and start building in minutes.

Get Free API Key →