Skip to content

A tiny puppeteer script to check availability of visa in vfs global system

License

Notifications You must be signed in to change notification settings

vlaim/vfs-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfs-check

Software License

A tiny puppeteer script to check availability of visa in vfs global system. Tested for Polish visa application in Saint Petersburg, RU

Requires Node.js installed on your computer locally.

Disclamer

Please not that this script is not for booking an available slot in VFS, but for checking the status of existing one.

Usage

  1. Copy .env-dist to .env
cp .env-dist to .env
  1. Provide your case number and birthdate in .env file
APPLICATION_NUMBER=PLSP/xxxxxx/xxxx/xx
BIRTHDATE=xx/xx/xxxx
  1. Install dependencies and run the scipt
npm i 
npm run 

License

vfs-check is released under the MIT License. See the bundled LICENSE.md for details.

About

A tiny puppeteer script to check availability of visa in vfs global system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published