Jobify

A job search pipeline built in n8n

Personal project · January 2024

A job search pipeline built in n8n. It scrapes listings from LinkedIn through Apify, deduplicates them, and writes structured results to a tracker: 45 listings across 24 companies and 30 locations in a single week.

Role-fit scoring and recruiter outreach are built but not yet wired up.

The Jobify n8n workflow canvas, showing three parallel scraper branches feeding HTTP request and wait nodes into a merge node, a JavaScript code node and a final append or update row in sheet node.
The n8n workflow. Three scraper branches run in parallel, then merge, deduplicate in a code node, and append to the tracker.
The Jobify pipeline output view, showing the LinkedIn to Apify scrape to deduplicate to tracker flow, counters for 45 listings captured, 24 companies, 30 locations, 14 remote roles and a 7 day window, and a table of captured roles.
Pipeline output for one week: 45 listings captured across 24 companies and 30 locations, 14 of them remote.