{"id":20581275,"url":"https://github.com/jonathas/czech-visa-check","last_synced_at":"2025-03-06T12:16:42.838Z","repository":{"id":141967498,"uuid":"90457946","full_name":"jonathas/czech-visa-check","owner":"jonathas","description":"Downloads the MVCR approved applications file and looks for your application number, then e-mails you the result","archived":false,"fork":false,"pushed_at":"2023-12-06T14:51:11.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T22:37:48.336Z","etag":null,"topics":["cron","czech","czech-republic","mvcr","python","visa"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-06T11:22:29.000Z","updated_at":"2023-12-06T14:51:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"640f8cad-d128-42ab-880f-239d0d1a91e2","html_url":"https://github.com/jonathas/czech-visa-check","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Fczech-visa-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Fczech-visa-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Fczech-visa-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Fczech-visa-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathas","download_url":"https://codeload.github.com/jonathas/czech-visa-check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242206045,"owners_count":20089255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cron","czech","czech-republic","mvcr","python","visa"],"created_at":"2024-11-16T06:27:49.134Z","updated_at":"2025-03-06T12:16:42.818Z","avatar_url":"https://github.com/jonathas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Czech visa check\n\n## Note: This script was useful when the Ministry of Interior used to have their updates in a xls file. Since they started working with their portal (https://frs.gov.cz/en) this script is not needed anymore.\n\nThe Ministry of Interior in the Czech Republic updates [this](http://www.mvcr.cz/mvcren/article/status-of-your-application.aspx) page every week with the visa application numbers that have been approved.\n\nThe problem is that it's not a system and there's no way to search for your application number on that page. They update an Excel file every week, so you have to download it and CTRL+F the file yourself, looking for your application number.\n\nBecause of that, I decided to create this script to do this task for me and optimize my time. I can configure it to run for example once a week on cron and it will do the job for me and then send me an e-mail letting me know if my application number is there or not yet.\n\n## Configuring\n\nIn order to configure it, open the config.json file and enter your application number and then your SMTP config for it to send you an e-mail with the result.\n\n## Running\n\n```bash\npip install -r requirements.txt\npython check.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathas%2Fczech-visa-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathas%2Fczech-visa-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathas%2Fczech-visa-check/lists"}