tedchou12 / webull

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

Workaround Showing HTML instead of JSON #251

Closed cchuster closed 2 years ago

cchuster commented 3 years ago

Once I go into my Network tab in a private tab and press "account", the resulting preview is of HTML and not JSON. Thanks!

tedchou12 commented 3 years ago

@cchuster Sorry for the delayed reply.

You will need to search for the correct endpoints, Webull should usually reutrn you with the JSON for updating information, but HTML is returned for some endtpoints (especially at the beginning of the page load) to render the UI.

I believe you need to look for the correct one.