Monitor school admission updates with web scraping, Gemini AI & email alerts
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
This N8N template helps keep track of multiple school websites for admission updates and sends an email notification.
Good To Know
This template uses all free tier tools like Gemini for LLM, Email alerting,
How it works
- For each School Website provided:
- Get & clean the content through HTTP Request Node
- Gemini model takes the HTML content and defined prompt that instructs on how to identify if Pre-nursery Admissions for year 2026-207 have announced yet.
- If LLM response confirms the announcement, trigger an email to the configured address.
Features
- Scheduled daily checks
- HTTP scraping
- Google Gemini text extraction for admission for Pre-nursery
- Email alerts
How to use
- Import workflow.
- Provide already created or new Gemini API key within "Are admissions open" node.
- Setup SMTP account credentials within "Send Email" node, along with From-Email and To-Email.
- Finally update your list of School and their Admission URLs within "Shortlisted Schools" node.
Customizing the workflow
- It can be used for tracking school admissions for any class including Pre-Nursery/ Bal-vatika/ 1st etc. via modifying the prompt.
- It can be used for tracking any school that has details uploaded on their websites and can be extracted via HTTP request node.