Block 1 - Search File
- Type / Role
- n8n-nodes-base.googleDrive - googleDrive
- Config choices
- Version 3
This workflow is provided as-is. Please review and test before using in production.
Automatically extract job listings from any website URL, format them with AI, and publish directly to WordPress. Just send a URL via Telegram, and watch as the workflow scrapes the job details, enh...
n8n-nodes-base.googledrive, @n8n/n8n-nodes-langchain.vectorstoresupabase, @n8n/n8n-nodes-langchain.embeddingsopenai, @n8n/n8n-nodes-langchain.documentdefaultdataloader, @n8n/n8n-nodes-langchain.textsplitterrecursivecharactertextsplitter, n8n-nodes-base.splitinbatches, n8n-nodes-base.googledrivetrigger, n8n-nodes-base.telegramtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Khairul Muhtadin.
Original n8n.io sourceAutomatically extract job listings from any website URL, format them with AI, and publish directly to WordPress. Just send a URL via Telegram, and watch as the workflow scrapes the job details, enhances the content with GPT, and creates a polished post on your site.
Automatically extract, process, and publish job offers from any website, freeing your time from repetitive tasks.
Say goodbye to typos and missed fields โ every job post is validated before going live.
Fresh, well-structured job listings attract more candidates, improving your site's reach and authority.
Leveraging AI with GPT means your content is not just automated but polished and SEO-friendly โ the digital assistant you never knew you needed.
| Step | Process | Description |
|---|---|---|
| ๐ฑ | Trigger | Send a job URL via Telegram bot to initiate the process |
| ๐ฅ | Extract | Firecrawl API scrapes and extracts clean content from the provided URL |
| ๐ | Process | Job data is extracted via AI, text split and cleaned, job categories and types mapped to your system |
| ๐ค | Smart Logic | GPT crafts formatted job posts, intelligent validation ensures all key data is present, default values fill in the blanks if necessary |
| ๐ | Output | Posts automatically published to WordPress with company logos uploaded, and success or error notifications sent via Telegram |
| ๐ | Storage | Uses Supabase vector store for managing document embeddings, ensuring quick lookup and reference compliance |
Made by: Khaisa Studio
Tags: automation recruitment job-posting wordpress AI web-scraping firecrawl
Category: Human Resources, Recruitment, Wordpress, Scrapping
Need a custom? contact me on LinkedIn or Web
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 53 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automatic job listings extraction and publishing template |
|---|---|
| Complexity | advanced |
| Nodes | 53 |
| Categories | HR, Multimodal AI |
| Author | Khairul Muhtadin |
| Published | 27 Jul 2025 |
Use the JSON export at /data/workflows/6518/6518.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.
Automatically extract job listings from any website URL, format them with AI, and publish directly to WordPress. Just send a URL via Telegram, and watch as the workflow scrapes the job details, enh...
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 HR, Multimodal AI use case.