Local News & Reputation Monitor avatar

Local News & Reputation Monitor

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Local News & Reputation Monitor

Local News & Reputation Monitor

Stay informed about local news coverage of your business, competitors, and industry. Catch PR opportunities, manage reputation risks, and identify link building possibilities.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

AI-Powered Local News Monitor v2.1

Monitor local news with Claude AI-powered executive briefings and trend analysis. BYOK (Bring Your Own Key) - Use your Anthropic API key for AI features: executive news briefings, key theme extraction, competitive intelligence, PR opportunity identification, and strategic recommendations.

BYOK (Bring Your Own Key) -- you provide your own API credentials.


Before You Start

This actor requires your own API credentials to fetch real data.

Where to get your key: Your Anthropic API key to enable AI-powered news summarization and trend analysis. Claude AI synthesizes all news articles into an executive briefing with key themes, competitive intelligence, and actionable recommendations. Get your key at console.anthropic.com.

You can test with Demo Mode first (free, no key needed) to see the output format before committing.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"businessName": "Acme Plumbing",
"location": "Dallas, TX",
"industryKeywords": "plumbing, water heater, plumber shortage, home repair"
}

Run with real data

{
"demoMode": false,
"businessName": "Acme Plumbing",
"location": "Dallas, TX",
"industryKeywords": "plumbing, water heater, plumber shortage, home repair",
"dateRange": "week",
"maxResults": 20,
"includeSentiment": true,
"identifyLinkOpportunities": true,
"anthropicApiKey": "YOUR_API_KEY_HERE",
"enableAiSummarization": true
}

Input Parameters

ParameterTypeDefaultRequiredDescription
businessNamestring-NoYour business name to track mentions
locationstring"Dallas, TX"NoCity and state to focus news search on
industryKeywordsstring-NoKeywords related to your industry (comma-separated)
competitorNamesstring-NoCompetitor business names to track (comma-separated)
dateRangestring"week"NoHow far back to search for news
maxResultsinteger20NoMaximum news articles to return per search
includeSentimentbooleantrueNoAnalyze sentiment of news articles
identifyLinkOpportunitiesbooleantrueNoFlag articles that could be link building opportunities
webhookUrlstring-NoURL to POST alerts for new mentions
anthropicApiKeystring-Yes*Your Anthropic API key to enable AI-powered news summarization and trend analysis. Claude AI synthesizes all news articles into an executive briefing with key themes, competitive intelligence, and actionable recommendations. Get your key at console.anthropic.com.
enableAiSummarizationbooleantrueNoWhen enabled with an API key, Claude AI analyzes all news articles and provides: executive news briefing, key theme extraction, competitive movement alerts, PR opportunity recommendations, and strategic action items.
demoModebooleantrueNoRun with sample data to test without real scraping. Returns realistic sample output instantly.

*Required when Demo Mode is off.


Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Article FoundEach news article mentioning your business found$0.05

Demo mode is free -- no charges for sample data.


Troubleshooting

"API key is required"

You have Demo Mode turned off but didn't provide an API key. Either:

  • Turn Demo Mode on to test with sample data
  • Add your API key in the input

"API error 403" or "Unauthorized"

Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • API key without proper permissions
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal