Daily AI Job Shortlist to Slack (SerpApi + Gemini) – n8n
Daily AI Job Shortlist to Slack (SerpApi + Gemini) – n8n
Regular price
£39.99
Regular price
£39.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
⚡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
Daily AI Job Shortlist to Slack (SerpApi + Gemini) – n8n
Regular price
£39.99
Regular price
£39.99
Sale price
Unit price
/
per
Daily AI Job Shortlist to Slack (SerpApi + Gemini) — n8n
Every morning at 8AM, this n8n workflow searches Google Jobs (including Naukri results) with SerpApi, uses Google Gemini to score and filter postings against your stored candidate profile, and sends a ranked Slack digest—while logging new jobs to prevent repeats.
What this workflow does
- Runs daily using an n8n schedule trigger at 8AM.
- Loads your active job search profile from an n8n Data Table (including fields like target_roles, preferred_locations, non_negotiables, and min_match_score).
- Builds per-location queries (both broad and Naukri-focused) for Google Jobs.
- Fetches results via SerpApi, then extracts, normalizes, deduplicates, and caps the job list.
- Hard-filters and scores with Google Gemini using your profile: non-negotiables are enforced, each job receives a match score, and jobs meeting the minimum score get cover notes.
- Deduplicates across runs by comparing shortlisted jobs against a reported_jobs n8n Data Table.
- Sends a ranked digest to Slack and stores newly reported jobs back into the Data Table for future runs.
Use cases
- Job seekers who want an automated, AI-curated shortlist delivered to Slack.
- SaaS operators and hiring candidates who track roles across multiple locations without manual searching.
- Automation engineers building a reliable “search → AI scoring → messaging → dedupe” pipeline.
Technical details
- SerpApi credential configured for the Google Jobs engine.
- Google Gemini (PaLM) Chat Model via n8n-nodes-langchainlm chat google gemini for scoring and summarization.
- Schedule Trigger to run every day at 8AM.
- Slack OAuth2 to post the daily ranked shortlist.
- n8n Data Tables: one for the active search profile and one for reported_jobs.
