Block 1 - Extract from File
- Type / Role
- n8n-nodes-base.extractFromFile - extractFromFile
- Config choices
- Version 1
Who it is for Job seekers, career coaches, and developers looking to automate job market research and identify the exact technical skills required to land their target roles. How it works This work...
n8n-nodes-base.extractfromfile, n8n-nodes-base.googledrive, n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.scheduletrigger, n8n-nodes-base.httprequest, n8n-nodes-base.html, n8n-nodes-base.splitinbatches
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Bhautik Trambadia.
Original n8n.io sourceJob seekers, career coaches, and developers looking to automate job market research and identify the exact technical skills required to land their target roles.
This workflow automates career upskilling by comparing your existing resume against current market demands. First, it pulls your target job preferences from Google Sheets and your current resume from Google Drive. It then automatically scrapes the 10 most recent matching job descriptions from LinkedIn.
Instead of analyzing jobs one by one, the workflow aggregates all the scraped data and passes it to OpenAI. The AI acts as a Career Coach: it scores your market readiness, identifies the most frequently recurring missing skills, and generates a structured 30-day training plan to close the gap. The final customized report is delivered directly to Telegram.
OpenAI account (gpt-4o or similar high-context model recommended)
Google Workspace account (Drive & Sheets)
Telegram bot token and Chat ID
Target Filters: Modify the Code node (Create search URL) to adjust the target location, experience level, or job type parameters.
Cost Management: Adjust the text substring length in the Modify Job Attributes node if you want to lower your OpenAI token usage.
Notification Channels: Swap the Telegram node for Slack, Discord, or Email depending on where you prefer to receive your 30-day plans.
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.
Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.
| Workflow | Analyze your resume against LinkedIn jobs with OpenAI and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 26 |
| Categories | Market Research, AI Summarization |
| Author | Bhautik Trambadia |
| Published | 01 May 2026 |
Use the JSON export at /data/workflows/15420/15420.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.
Who it is for Job seekers, career coaches, and developers looking to automate job market research and identify the exact technical skills required to land their target roles. How it works This work...
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 Market Research, AI Summarization use case.