Stay on top of new product reviews without checking sites by hand. When a fresh review appears on selected pages, your team gets a Slack message and the record is saved to Google Sheets. Ideal for marketing and product teams that watch brand and competitor feedback.
A daily schedule starts the run at a set hour. A code step holds the list of competitor slugs to monitor. The HTTP Request step uses ScrapingBee to fetch each review page, and HTML steps extract the review cards and pull fields like date, rating, user profile link, and the review URL. The review body is converted from HTML to clean Markdown so messages are easy to read. Past entries are loaded from Google Sheets, and a merge step filters out anything already stored by matching the reviewUrl. Only unseen items continue to Slack and get added to the sheet.
Setup needs Slack, Google Sheets, and a ScrapingBee API key. Expect faster response to new feedback, fewer copy paste errors, and one place to keep history. Use it for competitor tracking, reputation monitoring, and collecting real quotes for marketing content.