apqlzm / medihunter

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

Medihunter do not search for phone visits #51

Open kodifan opened 1 year ago

kodifan commented 1 year ago

Im not sure what has changed but from some time this script do not shows phone visit. Actually do not find any appointments because finding stationary visits is almost impossible :) I think that it has something in common with visitType=0 parameter in Medicover web page address . When visitType=0 is set in web page , it do not search for phone visit, when its set to visitType=all you can search phone visit. I think that in Medihunter it is -b, --bookingtype parameter, but it cannot be set to all... Im running this command: medihunter find-appointment -s $spec -r 204 --user $MEDICOVER_USER --password $MEDICOVER_PASS where $spec is specialization with phone visit type (like Internista porada telefonicza)