Pelacak pajak kendaraan mobil/motor khusus untuk plat Kalimantan Timur. Dengan menggunakan teknologi Web Scraping.
Clone :
$ git clone https://github.com/mrizkimaulidan/vehicle-tax-tracker.git
Download required depedencies :
$ go mod download
Build :
$ go build main.go
Usage :
$ main.exe -nomor=1234 -seri=ABCD
Example :
$ main.exe -nomor=2000 -seri=AF
Tested on Windows 10 Pro.