Automated job finder agent
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.  Brief Overview This automation template helps you track the latest job listings from the Y...
Template notes
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
 Brief Overview This automation template helps you track the latest job listings from the Y Combinator Jobs page.
By using Scrapeless to scrape job listings, n8n to orchestrate the workflow, and Google Sheets to store the results, you can build a zero-code job tracking solution that runs automatically every 6 hours.
How It Works 1. Trigger on a Schedule: Every 6 hours, the workflow kicks off automatically.
2. Scrape Job Listings: Scrapeless crawls the Y Combinator Jobs page and returns structured Markdown data. 3. Extract & Parse Content: JavaScript nodes process the Markdown to extract job titles and links. 4. Flatten Data: Each job becomes a single row with its title and link.
5. Save to Google Sheets: New job listings are appended to your Google Sheet for easy viewing and sharing.
Features 1. No-code, automated job listing scraper.
2. Scrapes and structures the latest Y Combinator job posts. 3. Saves data directly to Google Sheets. 4. Easy to schedule and run without manual effort. 5. Extensible: Add Telegram, Slack, or email notifications easily in n8n. Requirements 1. Scrapeless API Key: Scrapeless Service request credentials. - [Log in](https://app.scrapeless.com/passport/login?utmsource=n8n-official&utmmedium=n8n-integration&utmcampaign=job-finder-agent) to the Scrapeless Dashboard