🎣 Daily LinkedIn job alerts with Apify scraper, Google Sheets & Gmail

1,604 views · 🎣 Lead Generation & Enrichment

💡 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

Overview

Every day, this workflow scrapes LinkedIn jobs based on your keywords, saves them in a Google Sheet, and sends them by email.

How it works

Setup steps

  1. Create a new Google Sheet and add the headers you want. Adjust the Google Sheets node to use your newly created Sheet.
  2. Customize the JSON in the Get LinkedIn jobs node. Note that this workflow currently uses the LinkedIn Jobs Scraper - No Cookies actor on Apify.
    • Leave date_posted as is.
    • Adjust keywords to change the job you want to scrape. You can use Boolean operators like AND or NOT in your search.
    • Adjust limit to the number of jobs you want to scrape.
    • Adjust location to match your location.
    • Leave sort as is to get the most recent jobs first.
  3. (Optional) Edit the HTML in the code node to change how the listings will look in the email.
  4. Add your email to the Gmail node.

Requirements

Possible customizations

🔗 Nodes Used

Google Sheets, Gmail, Schedule Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup