Ran4 / regnummer

Tiny python-based cli to retrieve Swedish car taxes using bilskatt.nu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny python-based cli to retrieve Swedish car taxes using bilskatt.nu by scraping using selenium.

Requires a Selenium webdriver. Right now only chromedriver is supported.

Usage

See the Makefile.

Example

$ python3 regnummer.py MSZ541
Car tax: 360 kr/mån

About

Tiny python-based cli to retrieve Swedish car taxes using bilskatt.nu


Languages

Language:Python 91.2%Language:Makefile 8.8%