Working with undocumented APIs is a pain in the ass
03/13/19, 3:05 AM
Edited
I've been working with the REST API found in the Show Box android app used for watching free movies, tv shows, etc. It is a very popular app but there isn't an online web version, so I used a proxy and started reverse engineering the API to make my own.
Here is my reddit post (very new to actual reddit xD):
https://www.reddit.com/r/showbox/comments/b0gcku/working_on_a_web_app_of_show_box
Here is the web app so far:
*THIS IS NOT DONE YET. -> https://sb-web.tk
---
Here is the GitHub boi: https://github.com/Bunnbuns/Show-Box-Web-App