Automates LinkedIn job searches across multiple countries and categories, filters results with AI, stores data in Google Sheets, and sends weekly Telegram notifications. Perfect for professionals seeking opportunities in software development, web development, and digital marketing.
Workflow Process: Weekly scheduler triggers SerpAPI searches → AI processes and filters jobs → Saves to Google Sheets → Sends country-by-country analytics via Telegram/WhatsApp.
Set column headers: job_title | company_name | location | salary_raw | salary_numeric | remote_status | description | application_url | date_posted | country | timestamp_added | job_id | source
YOUR_SERPAPI_KEY_HERE
→ Your SerpAPI keyYOUR_GOOGLE_SHEET_ID_HERE
→ Spreadsheet ID from URLYOUR_TELEGRAM_CHAT_ID_HERE
→ Your Telegram chat IDYOUR_PHONE_NUMBER_HERE
→ WhatsApp number (optional)Modify "Initialize Variables" node:
job_types
: "software development,web development,digital marketing"countries
: "qatar,uae,saudi arabia"Column Requirements: Ensure Google Sheets has exact column names as specified above for proper data mapping.