Who is this for?
This workflow is designed for HR professionals, employer branding teams, talent acquisition strategists, market researchers, and business intelligence analysts who want to monitor, understand, and act upon employee sentiment and company perception on Glassdoor.
It's ideal for organizations that value real-time feedback, are tracking employer brand perception, or need summarized insights for leadership reporting without sifting through thousands of raw reviews.
What problem is this workflow solving?
Manually reviewing and analyzing Glassdoor reviews is tedious, subjective, and not scalable especially for larger companies or those with many subsidiaries.
This workflow:
- Automates review collection by making a Glassdoor company request via the Bright Data Web Scrapper API.
- Uses Google Gemini to summarize the content.
- Sends an actionable summary to HR dashboards, leadership teams, or alert systems via the Webhook notification.
What this workflow does
- Makes an HTTP Request to Glassdoor via the Bright Data Web Scrapper API.
- Polls the BrightData Glassdoor for the completion of the request.
- Downloads the Glassdoor response when a new snapshot is ready.
- Sends the prompt to Google Gemini for summarization.
- Delivers the summarized insights (strengths, weaknesses, sentiment, patterns) to a configured webhook or dashboard endpoint.
Setup
- Sign up at Bright Data.
- Navigate to Proxies & Scraping and create a new Web Unlocker zone by selecting Web Unlocker API under Scraping Solutions.
- In n8n, configure the Header Auth account under Credentials (Generic Auth Type: Header Authentication).

The Value field should be set with the
Bearer XXXXXXXXXXXXXX. The XXXXXXXXXXXXXX should be replaced by the Web Unlocker Token.
- A Google Gemini API key (or access through Vertex AI or proxy).
- A webhook or endpoint to receive the summary (e.g., Slack, Notion, or custom HR dashboard).
How to customize this workflow to your needs
- Change Summary Focus by updating the Summarization of Glassdoor Response node Summarization methods and prompts to extract specific insights:
- Cultural feedback
- Leadership issues
- Compensation comments
- Exit motivation
- Update the HTTP Request to Glassdoor node with a specific Glassdoor Company information that you are looking for.
- Format the output to produce a customized summary to Markdown or HTML for rich delivery.
- Integrate with HR Systems
- BambooHR, Workday, SAP SuccessFactors via API.
- Google Sheets or Airtable