Scrape Indeed Job Listings for Hiring Signals Using Bright Data and LLMs
Scrape Indeed Job Listings for Hiring Signals Using Bright Data and LLMs
How the flow runs
Fill the form with job position you're hunting for.
Bright data's scraper will scrape Indeed based on your requirments.
Workflow waits for the snapshot.
Data returns as JSON.
Jobs append to Google Sheets.
Each row goes to an LLM to analyze if you're a good fit for the job (based on your prompts).
The LLMswrites YES or NO next to each job opportunity, helping you find job posts that are relevant to you.
What you need
Google Sheets with our template.
Bright Data dataset and API key.
OpenAI key for GPT‑4o mini (or any other LLM).
n8n with required nodes.
Form fields To Fill
Job Location** – city or region.
Keyword** – role or skills.
Country** – two‑letter code.
Setup steps
Copy the sheet template link.
Import the JSON workflow.
Add your credentials in nodes.
Test the form manually.
Add a schedule if desired.
Bright Data filter example [ { "country": "US", "domain": "indeed.com", "keyword_search": "Growth Marketer", "location": "Miami", "date_posted": "Last 24 hours" } ]
Tips -Choose Last 24 hours often.
-Increase wait time for big snapshots.
-Narrow keywords to save credits.
**Need help? **Email me anytime: Yaron@nofluff.online YouTube: @YaronBeen LinkedIn: https://www.linkedin.com/in/yaronbeen/
Bright Data Docs: https://docs.brightdata.com/introduction
Related Templates
Get Airtable data via AI and Obsidian Notes
I am submitting this workflow for the Obsidian community to showcase the potential of integrating Obsidian with n8n. Whi...
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments