Extract and Summarize Yelp Business Review
detail.loadingPreview
Extracts Yelp business reviews using Bright Data and summarizes them with Google Gemini.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the extraction of Yelp business reviews using Bright Data's web scraping capabilities and then leverages Google Gemini's AI model to structure and summarize the extracted review data. It's designed to provide concise insights from customer feedback.
Key Features
- Utilizes Bright Data for robust web scraping of Yelp business data.
- Employs Google Gemini for structured data extraction and summarization.
- Parses extracted data into a predefined JSON schema.
- Generates a concise summary of the reviews.
- Notifies via webhook with the structured data and summary.
How To Use
- Configure Bright Data: Ensure your Bright Data credentials and zone are set up.
- Set Yelp URL: Update the 'Set Yelp URL with the Bright Data Zone' node with the target Yelp business URL.
- Configure Webhook: Update the 'Webhook Notifier for the merged response' node with your desired webhook URL.
- Set Google Gemini Credentials: Ensure your Google Gemini API account is configured.
- Execute the workflow: Trigger the workflow by clicking 'Test workflow'.
Apps Used
Workflow JSON
{
"id": "9aff07b5-f7ca-4ca1-9af0-0f42525ab604",
"name": "Extract and Summarize Yelp Business Review",
"nodes": 0,
"category": "Data Extraction & AI Analysis",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 9aff07b5-f7ca...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Automated Website Change Notifier with Telegram Alerts
Stay informed about critical updates on any website. This n8n workflow automatically monitors specified web pages for content changes and instantly sends you a notification via Telegram when a modification is detected, ensuring you never miss an important update.
AI-Powered PostgreSQL Data Agent with Conversational Interface
This n8n workflow empowers you to build an intelligent, conversational agent for your PostgreSQL database. Interact with your data using natural language, perform CRUD operations, explore schemas, and generate dynamic visualizations, streamlining data management and access for any user.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Weekly Cocktail Inspiration for Your Team
Automatically share engaging cocktail recipes with your team or community every week. This workflow fetches a random recipe, generates a beautiful visual card using Bannerbear, and posts it directly to your Rocket.Chat channel, fostering fun and connection.
AI-Powered Stack Overflow Lead Generation
Unleash the power of AI to automatically scrape valuable lead data from Stack Overflow user profiles. This workflow intelligently identifies and extracts key information like names, locations, skills, and reputation, then seamlessly organizes it into your Google Sheet for effortless lead management.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.