Back to Templates
Every day, this workflow scrapes LinkedIn jobs based on your keywords, saves them in a Google Sheet, and sends them by email.
map() function to list all the items we scraped and formatted. It customizes the subject line and heading of the email to include the current date.Get LinkedIn jobs node. Note that this workflow currently uses the LinkedIn Jobs Scraper - No Cookies actor on Apify.
date_posted as is.keywords to change the job you want to scrape. You can use Boolean operators like AND or NOT in your search.limit to the number of jobs you want to scrape.location to match your location.sort as is to get the most recent jobs first.