SRvSaha / CoWinVaccineSlotFinder

Cross-Platform Software to Fetch the Available Slots & Book the Appointment for COVID-19 Vaccination
https://shawt.io/r/sYv
MIT License
81 stars 32 forks source link

Auto Captcha Reading Functionality #36

Closed Rajat-dey closed 3 years ago

Rajat-dey commented 3 years ago

You can add an HTML parser to get the captcha when you show it at the popup. For Auto Booking, reference added below.

https://github-dotcom.gateway.web.tr/truroshan/CoWin-Termux

SRvSaha commented 3 years ago

@Rajat-dey That's quite interesting. I will check it out. Meanwhile can you see if you can work on the issue?

Rajat-dey commented 3 years ago

If I get the bandwidth from the work. I will definitely give it a look. As this feature will increase the possibility of booking to a great extend.

Rajat-dey commented 3 years ago

Seems found one good solution, but need to implement it on your app with C#. kindly check this: https://github.com/anoop142/cowin-cli/blob/main/cowin/captcha.go https://github.com/ayushchd/cowin_js_bot

I have used the plugin and script, auto captcha works perfectly.

SRvSaha commented 3 years ago

Awesome @Rajat-dey, check check it out. Currently a bit busy with deployment of Milestone v4.0.0

Rajat-dey commented 3 years ago

No issue, most of the people are waiting for the v4.0.0.0. As current version will not work most of the time. As the API structure is changed. Kindly deployed it in the Release version.

SRvSaha commented 3 years ago

Version 4.0.0 is out now. Thanks for your patience. Check it out: https://github.com/SRvSaha/CoWinVaccineSlotFinder/releases/latest @Rajat-dey

SRvSaha commented 3 years ago

Seems found one good solution, but need to implement it on your app with C#. kindly check this: https://github.com/anoop142/cowin-cli/blob/main/cowin/captcha.go https://github.com/ayushchd/cowin_js_bot

I have used the plugin and script, auto captcha works perfectly.

Amazing, This looks promising, Shall implement it and release in v4.1.0

Tnu02 commented 3 years ago

Please implement asap.. Much needed.. 😀

SRvSaha commented 3 years ago

@Rajat-dey Thanks for your help, Release v4.1.0 is now live, with the milestone of AutoCaptcha Feature! Check it out and share you feedback.

Rajat-dey commented 3 years ago

Great to see your response, as I believe it will help lots of users who are just beginners and have little knowledge. Little contribution is good as I have used the app too for slot booking of my family members. So, just wanted to add the feature of auto captcha to contribute from my side. As your code is in C#, therefore I asked you to implement it. Thanks for doing so.

Will definitely use it and will give you feedback in real scenarios. Kudos to You @SRvSaha !!

SRvSaha commented 3 years ago

@Rajat-dey Can you please test the scenario as per the description in #79 for machine and see if it works. Need some feedback that it works, before making a new release. See the discussions for all different types of test scenarios. Would be happy if you can contribute.