tedchou12 / webull

Unofficial APIs for Webull.
MIT License
597 stars 181 forks source link

Does this API still work? #304

Closed phillypro closed 2 years ago

phillypro commented 2 years ago

like does this api still login successfully, place orders and such? just checking as i know webull has changed alot and even requires a captcha on their web login

tedchou12 commented 2 years ago

@phillypro Yes, the majority part of it is still working. I do realize that Webull added the captcha during login some time ago, so using the API alone to login might become increasingly difficult. But I advise using the Chrome inspect method to get the tokens and save it for the long term, as mentioned in here: https://github.com/tedchou12/webull/wiki/Workaround-for-Login

I have just tried the flow again and it works perfectly!