https://github.com/unsortedhashsets/mvcr-visa-checker
Small python script to get mvcr visa status
https://github.com/unsortedhashsets/mvcr-visa-checker
Last synced: 12 months ago
JSON representation
Small python script to get mvcr visa status
- Host: GitHub
- URL: https://github.com/unsortedhashsets/mvcr-visa-checker
- Owner: unsortedhashsets
- Created: 2024-02-15T11:46:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T13:06:21.000Z (over 2 years ago)
- Last Synced: 2025-01-14T05:11:07.737Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## mvcr-visa-checker
Small Python script with selenium to check residence permit status on https://frs.gov.cz/informace-o-stavu-rizeni/ with Github actions pipeline
For use with GH actions define `environment` -> `secret` -> `VISA_STRING` in format `OAM-000123-XX/DP-2000`
For local use add `.env` file with `VISA_STRING` in the format `OAM-000123-XX/DP-2000`