This workflow automates competitive intelligence by continuously monitoring competitor websites for pricing and feature updates. It scrapes current data using BrowserAct, compares it against historical records using AI to identify specific changes (like price increases or removed features), and archives the findings in a new Google Sheet tab every week.
Product managers, pricing analysts, and market researchers who need to stay updated on competitor moves without manually checking websites.
A BrowserAct node visits each URL and extracts the current pricing plans and feature lists using the "AI Competitor Spy" template.
4. AI Comparison: An AI Agent (using Google Gemini Flash via OpenRouter) compares the live data against the historical data stored in the sheet. It identifies exactly what changed (e.g., "Basic plan increased by $5").
5. Database Update: The workflow updates the main database with the new "Last Scrape Content" and the date, establishing a new baseline for the next run.
6. Report Generation: After processing all competitors, a second AI Agent (using Google Gemini Pro) aggregates the findings into a comprehensive text report.
7. Archiving: The workflow creates a new tab in the Google Sheet (named with the current date) and appends the full comparative report.
8. Notification: A Slack message is sent to notify the team that the weekly analysis is complete.
Competitor Name, URL, and row_number columns with your targets. Leave the other columns blank initially.To use this workflow, create a Google Sheet with the following headers in the first row:
row_number (Must be populated, e.g., 1, 2, 3...)Competitor NameURLLast_Scrape_ContentLast_Scrape_DateComparison