|
|
|
|
|
by munimkazia
3166 days ago
|
|
I made a script which would automatically check my visa application status a couple of times a day:
A simple selenium script which went to the embassy website and downloaded the latest new PDFs for visa decisions, and search the PDF text for my application number. I wanted to complete it by adding a telegram or text message push, but I got lazy at that point. One script which simply printed out the result on my terminal was good enough. |
|