VFS Slot Monitoring Tool

Заказчик: AI | Опубликовано: 24.02.2026

I need a lightweight web-based tool that automatically checks embassy portals and tells me two things at a glance: • the next available visa appointment dates • the up-to-date list of documents required for that appointment A clean browser UI where I can enter or save the specific mission URL is enough; no mobile or desktop packaging is necessary. The page should refresh on a schedule I can set (cron, serverless job, or simple interval is fine) and highlight any change with a timestamp so I can act quickly. For the appointment calendar, simply showing the first open slot is acceptable, but if you can capture several upcoming dates that’s even better. For document requirements, fetching the current checklist and flagging items that have been added or removed since the last scan will meet my needs. Please stick to standard web technologies—Python/Node + Selenium, Playwright, or a headless browser approach is perfect as long as it can navigate login pages and CAPTCHA work-arounds where legally allowed. Deliverables are: 1. Source code with clear setup instructions 2. A live demo link or Docker container I can run locally 3. Brief read-me describing how to add additional embassy sites in the future Let me know in your proposal which stack you prefer and any similar scraping or monitoring projects you’ve completed.