Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Google Play Review Intelligence with Bright Data & Telegram Alerts Overview This n8n workflow automates the process of scraping Google Play Store reviews, analyzing app performance, and sending ale...
n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.googlesheets, n8n-nodes-base.telegram
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Incrementors.
Original n8n.io sourceThis n8n workflow automates the process of scraping Google Play Store reviews, analyzing app performance, and sending alerts for low-rated applications. It integrates with Bright Data for web scraping, Google Sheets for data storage, and Telegram for notifications.
https://api.brightdata.com/datasets/v3/triggergd_m6zagkt024uwvvwuyutrue5url, review_id, reviewer_name, review_datereview_rating, review, app_url, app_titleapp_developer, app_images, app_ratingapp_number_of_reviews, app_what_newapp_content_rating, app_country, num_of_reviewshttps://api.brightdata.com/datasets/v3/progress/{snapshot_id}status === "ready"https://api.brightdata.com/datasets/v3/snapshot/{snapshot_id}review_rating < 4⚠️ *Low App Performance Alert*
📱 *App:* {app_title}
🧑💻 *Developer:* {app_developer}
⭐ *Rating:* {app_rating}
📝 *Reviews:* {app_number_of_reviews}
🔗 [View on Play Store]({url})
Input Form → Start Scraping → Check Status → Wait 45s → Verify Completion
↑ ↓
└──── Loop ────┘
↓
Fetch Data → Save to Sheet & Check Ratings
↓
Send Telegram Alert
App Performance Monitoring
Quality Assurance
Business Intelligence
For any questions or support, please contact: [email protected] or fill out this form https://www.incrementors.com/contact-us/
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Google Play review intelligence with Bright Data & Telegram alerts |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Market Research |
| Author | Incrementors |
| Published | 20 Jun 2025 |
Use the JSON export at /data/workflows/5071/5071.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Google Play Review Intelligence with Bright Data & Telegram Alerts Overview This n8n workflow automates the process of scraping Google Play Store reviews, analyzing app performance, and sending ale...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research use case.