Bunpro API when?

Thanks for the thread guys, ive managed to use the info here for creating a status bar indicator to tell me when reviews are due for bunpro and for anki.

image

Its just for GNOME based linux users, but might be handy to a couple of people or inspire someone. Feel free to contribute if anyone is handy with code.

5 Likes

The status bar of JoshMc inspired me to create a topbar and cli tool for macos.
Just wanted to share my approach for scarping the token:

I am using the Ruby on Rails CSRF token to login to the page and get the frontend token.