blob: f2c2abdfc717487c98e942d7318190543b92d0ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|