uxDaniel / visa_rescheduler

US VISA (ais.usvisa-info.com) appointment re-scheduler - Colombian adaptation
276 stars 236 forks source link

Is it really working ? #49

Open oussamaelfig opened 1 year ago

oussamaelfig commented 1 year ago

Hello, I would like to know if anyone has managed to get an earlier appointment using this script. If i keep trying or it s not actually working

Orastikroat commented 1 year ago

i did many times, but recently i can't. I think due to updating the site data, it's not working for me anymore.

oussamaelfig commented 1 year ago

Do you have updated version ?

Orastikroat commented 1 year ago

no unfortunately, it stuck on the phase of checking for an earlier time. I don't know how to fix that problem and no one helps tho

oussamaelfig commented 1 year ago

do you want to work on it ? together ?

jameszhan02 commented 11 months ago

do you want to work on it ? together ?

i am down

jameszhan02 commented 11 months ago

no unfortunately, it stuck on the phase of checking for an earlier time. I don't know how to fix that problem and no one helps tho

https://github.com/uxDaniel/visa_rescheduler/pull/39 [I have PR here fixed the get dates issues]

jameszhan02 commented 11 months ago

But it was way too slow [by 'manually click'] --- > I had try use javascript puppeteer read all returning data from the API response itself through dev tool but not sure if python can do the same?

jameszhan02 commented 11 months ago

But it was way too slow [by 'manually click'] --- > I had try use javascript puppeteer read all returning data from the API response itself through dev tool but not sure if python can do the same?

Also , how to successfully submit the booking request is also gonna be a problem.