u-he create cross platform virtual synthesizers and audio effects. They also provide a page listing various skins that are available to download and use on their products.
This repository contains the source code for an Node.js application containing a single API endpoint which converts the HTML for the skins page to JSON.
This API is hosted on Vercel using the free tier. You can find it here:
https://u-he-skins-api.vercel.app/api/skins
The data returned by this API is consumed by the code hosted in another of my repositories, u-he-skins, which is deployed to github pages: