AI Automation to Monitor Brand Sentiment using n8n along with ScrapingDog
How it works
- Runs on a set schedule to check for new brand-related news.
- Pulls the target company name from a Google Sheet.
- Fetches the latest news articles via a news API.
- Uses AI to filter and mark important news only.
- Extracts and cleans full article content for summaries.
- Stores processed news in a tracking Google Sheet.
- Compiles daily highlights and article previews into an HTML email.
- Sends the digest to the email address listed in the sheet.
Set up steps
- Requires API key for news scraping service, Google Sheets, Gmail, and AI provider credentials.
- Import the workflow into your automation tool.
- Link the correct Google Sheet containing company name and recipient email.
- Configure and connect credentials for all external services.
- Schedule the desired run frequency.
- Estimated setup time: ~30–45 minutes.
Add to wishlist