apqlzm / medihunter

Find Medicover appointments
GNU General Public License v3.0
167 stars 63 forks source link

Rewrite show-params command to fetch actuall data from Medicover #43

Closed rafal-krypa closed 1 year ago

rafal-krypa commented 1 year ago

Instead of maintaining a json file with names and ids of available regions, specializations, clinics and doctors, fetch these data directly from Medicover.

Because of the remote service restrictions, showing some param types requires additional parameters. First of all, user and password is needed to create a valid session. Region must be specified for showing all params except for regions themselves. Fetching clinics and doctors requires also specialization to be specified.