Skip to content

Follow up of jazmax that's using form-encoded POSTs instead of crawling

Notifications You must be signed in to change notification settings

erikmueller/jaz_ex_treme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JazExTreme

This is a follow up of Jazmax

a crawler that reads the calculated JAZ for different heat pumps based on flow and return temperatures from https://www.waermepumpe.de/jazrechner/. The aggregated data is formatted, sorted by combined efficiency, and written to a local data.json file.

only that this implementation uses an API client to get the data rather than running a browser to go through form submission.

Installation

mix deps.get

Running

mix start

About

Follow up of jazmax that's using form-encoded POSTs instead of crawling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages