An open API service indexing awesome lists of open source software.

https://github.com/vwkd/huk-premium-scrape

Scrape HUK-Coburg private health insurance premiums for years of life
https://github.com/vwkd/huk-premium-scrape

health-insurance huk huk-coburg krankenversicherung pkv

Last synced: about 1 month ago
JSON representation

Scrape HUK-Coburg private health insurance premiums for years of life

Awesome Lists containing this project

README

          

# README

Scrape HUK-Coburg private health insurance premiums

## Features

- get yearly premiums over time
- for Tarif Komfort, Tarif SelectPro, and Tarif E
- with Pflegepflichtversicherung
- without Krankentagegeld
- approximates future premiums using current premiums from older cohorts
- beware: approximation might not be exact, since younger cohorts aren't necessarily like older cohorts!
- beware: doesn't account for health conditions, might get different premiums when signing up!

## Requirements

- Deno

## Usage

- scrape data

```sh
deno task run 2000 70
```