You can’t do it using HTML alone.
You would first need to create a client application and then auth the users on your website. You can use Twitch SDK (It can be found here = https://github.com/justintv/twitch-js-sdk) to do that. Then you can use PHP or Javascript for instance to make all the API calls