https://github.com/rinpatch/emgs-visa-track
https://github.com/rinpatch/emgs-visa-track
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rinpatch/emgs-visa-track
- Owner: rinpatch
- License: wtfpl
- Created: 2022-07-23T12:52:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-25T13:55:54.000Z (almost 4 years ago)
- Last Synced: 2025-02-04T11:43:46.009Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple python script that scrapes [EMGS](https://visa.educationmalaysia.gov.my/) website for visa tracking updates and sends them to Telegram. Because they do not seem to do any kind of notifications unless you file by yourself.
Usage:
1. Copy `.env.example` to `.env` and fill in your details
2. `pipenv install`
3. Run `pipenv run python check.py` every x minutes with cron.