Automate Glassdoor Job Search with Bright Data Scraping & Google Sheets Storage
š Glassdoor Job Finder: Bright Data Scraping + Keyword-Based Automation
A comprehensive n8n automation that scrapes Glassdoor job listings using Bright Data's web scraping service based on user-defined keywords, location, and country parameters, then automatically stores the results in Google Sheets.
š Overview
This workflow provides an automated job search solution that extracts job listings from Glassdoor using form-based inputs and stores organized results in Google Sheets. Perfect for recruiters, job seekers, market research, and competitive analysis.
Workflow Description: Automates Glassdoor job searches using Bright Data's web scraping capabilities. Users submit keywords, location, and country via form trigger. The workflow scrapes job listings, extracts company details, ratings, and locations, then automatically stores organized results in Google Sheets for easy analysis and tracking.
⨠Key Features
šÆ Form-Based Input: Simple web form for job type, location, and country š Glassdoor Integration: Uses Bright Data's Glassdoor dataset for accurate job data š Smart Data Processing: Automatically extracts key job information š Google Sheets Storage: Organized data storage with automatic updates š Status Monitoring: Built-in progress tracking and retry logic ā” Fast & Reliable: Professional scraping with error handling šÆ Keyword Flexibility: Search any job type with location filters š Structured Output: Clean, organized job listing data
šÆ What This Workflow Does
Input Job Keywords:** Job title or role (e.g., "Software Engineer", "Marketing Manager") Location:** City or region for job search Country:** Target country for job listings
Processing Form Submission Data Scraping via Bright Data Status Monitoring Data Extraction Data Processing Sheet Update
Output Data Points
| Field | Description | Example | |-------|-------------|---------| | Job Title | Position title from listing | Senior Software Engineer | | Company Name | Employer name | Google Inc. | | Location | Job location | San Francisco, CA | | Rating | Company rating score | 4.5 | | Job Link | Direct URL to listing | https://glassdoor.com/job/... |
š Setup Instructions
Prerequisites n8n instance (self-hosted or cloud) Google account with Sheets access Bright Data account with Glassdoor scraping dataset access 5ā10 minutes for setup
Step 1: Import the Workflow Copy the JSON workflow code from the provided file In n8n: Workflows ā + Add workflow ā Import from JSON Paste JSON and click Import
Step 2: Configure Bright Data Set up Bright Data credentials in n8n Ensure access to dataset: gd_lpfbbndm1xnopbrcr0 Update API tokens in: "Scrape Job Data" node "Check Delivery Status of Snap ID" node "Getting Job Lists" node
Step 3: Configure Google Sheets Integration Create a new Google Sheet (e.g., "Glassdoor Job Tracker") Set up Google Sheets OAuth2 credentials in n8n Prepare columns: Column A: Job Title Column B: Company Name Column C: Location Column D: Rating Column E: Job Link
Step 4: Update Workflow Settings Update "Update Job List" node with your Sheet ID and credentials Test the form trigger and webhook URL
Step 5: Test & Activate Submit test data (e.g., "Software Engineer" in "New York") Activate the workflow Verify Google Sheet updates and field extraction
š Usage Guide
Submitting Job Searches Navigate to your workflow's webhook URL Fill in: Search Job Type Location Country Submit the form
Reading the Results Real-time job listing data Company ratings and reviews Direct job posting links Location-specific results Processing timestamps
š§ Customization Options More Data Points:** Add job descriptions, salary, company size, etc. Search Parameters:** Add filters for salary, experience, remote work Data Processing:** Add validation, deduplication, formatting
šØ Troubleshooting Bright Data connection failed:** Check API credentials and dataset access No job data extracted:** Validate search terms and location format Google Sheets permission denied:** Re-authenticate and check sharing Form submission failed:** Check webhook URL and form config Workflow execution failed:** Check logs, add retry logic
Advanced Troubleshooting Check execution logs in n8n Test individual nodes Verify data formats Monitor rate limits Add error handling
š Use Cases & Examples Recruitment Pipeline:** Track job postings, build talent database Market Research:** Analyze job trends, hiring patterns Career Development:** Monitor opportunities, salary trends Competitive Intelligence:** Track competitor hiring activity
āļø Advanced Configuration Batch Processing:** Accept multiple keywords, loop logic, delays Search History:** Track trends, compare results over time External Tools:** Integrate with CRM, Slack, databases, BI tools
š Performance & Limits Single search:** 2ā5 minutes Data accuracy:** 95%+ Success rate:** 90%+ Concurrent searches:** 1ā3 (depends on plan) Daily capacity:** 50ā200 searches Memory:** ~50MB per execution API calls:** 3 Bright Data + 1 Google Sheets per search
š¤ Support & Community n8n Community Forum:** community.n8n.io Documentation:** docs.n8n.io Bright Data Support:** Via your dashboard GitHub Issues:** Report bugs and features
Contributing: Share improvements, report issues, create variations, document best practices.
Need Help? Check the full documentation or visit the n8n Community for support and workflow examples.
Related Templates
Demo Workflow - How to use workflowStaticData()
This workflow demonstrates how to use the workflowStaticData() function to set any type of variable that will persist wi...
Bulk Automated Google Drive Files Sharing and Direct Download Link Generation
This N8N workflow automates the process of sharing files from Google Drive. It includes OAuth2 authentication, batch pro...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
š Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments