diff options
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 |
