Simple HTML and javascript script to retrieve Open interest from OKex futures, every 2 seconds (usually how often it refreshes), and print the last x results to a HTML table.
Script uses a proxy server to get around Cross Origin Request blocking policy.