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
- Host: GitHub
- URL: https://github.com/vwkd/huk-premium-scrape
- Owner: vwkd
- Created: 2024-12-01T01:42:23.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T22:01:36.000Z (11 months ago)
- Last Synced: 2025-06-16T17:44:08.114Z (4 months ago)
- Topics: health-insurance, huk, huk-coburg, krankenversicherung, pkv
- Language: TypeScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```