πŸ‘₯ LinkedIn job finder automation using Bright Data API & Google Sheets

⚑ 23,719 views Β· πŸ‘₯ HR & Recruitment

πŸ’‘ Pro Tip β€” If you’re pulling LinkedIn data through HTTP requests or dealing with API restrictions, there’s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search β€” you just pass a URL and get structured data back.

View All Scrapers

Description

πŸ’Ό LinkedIn Job Finder Automation using Bright Data API & Google Sheets

A comprehensive n8n automation that searches LinkedIn job postings using Bright Data’s API and automatically organizes results in Google Sheets for efficient job hunting and recruitment workflows.

πŸ“‹ Overview

This workflow provides an automated LinkedIn job search solution that collects job postings based on your search criteria and organizes them in Google Sheets. Perfect for job seekers, recruiters, HR professionals, and talent acquisition teams.

✨ Key Features

🎯 What This Workflow Does

Input

Processing Steps

  1. Form Submission
  2. Data Request to Bright Data API
  3. Status Monitoring
  4. Data Extraction
  5. Data Filtering
  6. Sheet Update
  7. Error Handling

Output Data Points

Field

Description

Example

Job Title

Position title from posting

Senior Software Engineer

Company Name

Employer company name

Tech Solutions Inc.

Job Detail

Job summary/description

Remote position requiring 5+ years…

Location

Job location

San Francisco, CA

Company URL

Company profile link

View Profile

Apply Link

Direct application link

Apply Now

πŸš€ Setup Instructions

Prerequisites

Steps

  1. Import the Workflow: Use JSON import in n8n
  2. Configure Bright Data: Add API credentials and dataset ID
  3. Configure Google Sheets: Create sheet, set credentials, map columns
  4. Update Workflow Settings: Replace placeholders with your actual data
  5. Test & Activate: Submit test form and verify data in Google Sheets

πŸ“– Usage Guide

Submitting Job Searches

Go to your webhook URL and fill in the form with:

Understanding Results

Customizing Search Parameters

Edit the Create Snapshot ID node to change:

πŸ”§ Customization Options

🚨 Troubleshooting

πŸ“Š Use Cases & Examples

βš™οΈ Advanced Configuration

πŸ“ˆ Performance & Limits

🀝 Support & Community

🎯 Ready to Use!

Your workflow is ready for automated LinkedIn job searching. Customize it to your recruiting or job search needs.

Webhook URL: https://your-n8n-instance.com/webhook/linkedin-job-finder</code></p>

What Gets Extracted:

* βœ… Job Title * βœ… Company Information * βœ… Location Data * βœ… Job Details * βœ… Application Links * βœ… Processing Timestamps ### Use Cases: * πŸ” Job Search Automation * πŸ“Š Recruitment Intelligence * πŸ“ Market Research * 🎯 HR Analytics

πŸ”— Nodes Used

Google Sheets, HTTP Request, Filter, n8n Form Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup