Automate Google Play Review Analysis with Bright Data and Telegram Alerts - n8n Workflow | Neura Market
Automate Google Play Review Analysis with Bright Data and Telegram Alerts
This n8n workflow automates the collection and analysis of Google Play Store reviews using Bright Data for scraping, Google Sheets for data storage, and Telegram for alert notifications. It helps monitor app performance and sends alerts for low-rated apps.
The workflow begins with user input to specify the Google Play Store app URL and the number of reviews to fetch. It then sends a request to Bright Data to scrape the reviews and app details. The workflow continuously checks the scraping status, waits for completion, and retrieves the data. The collected data is stored in Google Sheets, and reviews with ratings below 4 trigger alerts sent via Telegram, allowing for proactive app performance monitoring.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Mia Andersson
if
wait
telegram
stickyNote
formTrigger
httpRequest
googleSheets
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.