Block 1 - Set Search Term
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
Job Search Automation with Job Search Global API & Google Sheet Logging Description: Automate your job search process by querying the [ Job Search Global API ](https://rapidapi.com/PrineshPatel/api...
n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.if, n8n-nodes-base.emailsend, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Evoort Solutions.
Original n8n.io sourceDescription: Automate your job search process by querying the Job Search Global API via RapidAPI every 6 hours for a specified keyword like “Web Developer.” This workflow extracts job listings and saves them directly to Google Sheets, with alerts sent for any API failures.
Schedule Trigger Runs the workflow automatically every 6 hours to ensure up-to-date job listings.
Set Search Term Defines the dynamic job keyword, e.g., "Web Developer," used in API requests.
Fetch Job Listings Sends a POST request to the Job Search Global API (via RapidAPI) to retrieve job listings with pagination.
Check API Response Validates the API response status, branching workflow on success or failure.
Extract Job Data Parses the job listings array from the API response for processing.
Save to Google Sheet Appends or updates job listings in Google Sheets, avoiding duplicates by matching job titles.
Send Failure Notification Email Sends an alert email if the API response fails or returns an error.
| Column Name | Description |
|---|---|
| title | Job title |
| url | Job posting URL |
| company | Company name |
| postDate | Date job was posted |
| jobSource | Source of the job listing |
| slug | Unique job identifier or slug |
| sentiment | Sentiment analysis score (if any) |
| dateAdded | Date the job was added to the sheet |
| tags | Associated tags or keywords |
| viewCount | Number of views for the job post |
Create your free n8n account and set up the workflow in just a few minutes using the link below:
Save time, stay consistent, and grow your LinkedIn presence effortlessly!
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate job searches with Job Search Global API & Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Lead Generation |
| Author | Evoort Solutions |
| Published | 22 Sept 2025 |
Use the JSON export at /data/workflows/8820/8820.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Job Search Automation with Job Search Global API & Google Sheet Logging Description: Automate your job search process by querying the [ Job Search Global API ](https://rapidapi.com/PrineshPatel/api...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation use case.