Sales

Get Indeed.com Job Postings

Search job postings on Indeed.com and get the results in a Google Sheet. Schedule this workflow to automatically add new postings to the sheet on a set schedule.

Add to my workflows

Create a copy of the original Google Sheet if the provided Indeed Job Posting matches the original sheet ID.
Retrieve existing data from the Google Sheet to check for duplicate job IDs.
Iterate through search result pages until the desired number of results is reached:
  1. Fetch the Indeed search results page for the given job title, location, and days posted.
  2. Extract job posting URLs from the search results page.
  3. For each extracted job URL:
    • Fetch the job posting content.
    • Extract job details from the job posting.
    • Fetch the company profile page.
    • Extract the company website URL from the company profile page.
    • Insert the job details into the Google Sheet.
Generate and return an OutputMarkdown with a summary of the number of jobs added and a link to the Google Sheet.

Add to my workflows

Discover more