diff options
| author | Nikita Kostovsky <nikita@kostovsky.me> | 2026-03-14 09:22:53 +0100 |
|---|---|---|
| committer | Nikita Kostovsky <nikita@kostovsky.me> | 2026-03-14 09:22:53 +0100 |
| commit | 76931bf5691846c8326ed52abfe5a7312affb18e (patch) | |
| tree | ee93533009a3c14f09afce2cfe400126490411b7 /token | |
initial commit
Diffstat (limited to 'token')
| -rw-r--r-- | token | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +To get your token: +- go to https://info-car.pl +- register/login +- go to https://info-car.pl/new/prawo-jazdy/sprawdz-wolny-termin +- select "Egzamin na prawo jazdy (PKK)" +- select any województwo/ośrodek/kategoria +- open "Network Monitor" in your web-browser (ctrl+shift+e in Firefox) +- press "Dalej" +- PUT request to file `exam-schedule` has "Authorization" header, copy content to this file + +Example file content: +Bearer YOUR_VERY_LONG_TOKEN |
