Send a daily women-focused job digest to Telegram with GPT-4o-mini and SerpAPI
📘 Description This workflow automates a daily women-focused job discovery and delivery system. It runs every morning, fetches jobs from multiple targeted categories using SerpAPI, filters and ranks them based on rele...
Template notes
📘 Description This workflow automates a daily women-focused job discovery and delivery system. It runs every morning, fetches jobs from multiple targeted categories using SerpAPI, filters and ranks them based on relevance and recency, and uses AI to validate and format the best opportunities. The final curated list (top 3 jobs) is sent as a clean, readable digest to a Telegram channel.
⚙️ Step-by-Step Flow
Daily 9AM Trigger (Schedule)
Runs automatically every day at 9:00 AM to initiate the job discovery pipeline.
Fetch Jobs (4 Parallel HTTP Requests) - Pulls job listings from Google Jobs via SerpAPI across four categories: - Women returnship programs - Diversity hiring roles - Remote jobs for women - Female-focused hiring initiatives
Merge All Results (Merge Node)
Combines all fetched job results into a single unified dataset.
Extract Job Items (Code Node)