Automate Job Search & Curation with JSearch API & Google Sheets
How it works This workflow automates the job curation process by retrieving pending job search inputs from a spreadsheet, querying the JSearch API for relevant job listings, and writing the curated results back to another sheet. It is designed to streamline job discovery and reduce manual data entry.
Step-by-step
- Trigger & Input The workflow starts on a defined schedule (e.g., once per day).
It reads a row from the Job Scraper sheet where the status is marked as "Pending".
The selected row includes fields like Position and Location, which are used to build the search query.
- Job Search & Processing Sends a search request to the JSearch API using the Position and Location from the spreadsheet.
Parses the API response and extracts individual job listings.
Filters out empty, irrelevant, or invalid entries to ensure clean and relevant job data.
- Output & Status Update Writes valid job listings to the Job Listing output sheet with fields such as job title, company name, location, and more.
Updates the original row in the source sheet to mark it as Scraped, ensuring it will not be processed again in future runs.
Benefits Reduces manual effort in job research and listing.
Ensures only valid, structured data is stored and used.
Prevents duplicate processing with automatic status updates.
Simple to expand by adding more job sources or filters.
Related Templates
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Send structured logs to BetterStack from any workflow using HTTP Request
Send structured logs to BetterStack from any workflow using HTTP Request Who is this for? This workflow is perfect for...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments