Booyah now uses another way to load the page through webpack, which makes it very difficult or almost impossible to extract the page and document the api as of today and in the future.
What I mean by this is that now all the files and the way the page loads is totally different than before, everything is in a file called "esabhayoob.js" and the main and runtime files and everything is totally obfuscated and "uglyfied" with no ability to read it.
If you want to see the archives of the site before this change, here is the folder where I have some archived versions of the different Booyah domains.
Since booyah does not provide documentation to its API, I writing this documentation to make the development of bots (or something else) easier for everyone.