The core html node also uses Cheerio and automatically parses the data. It works for most simple html and should work here.
I also did a flow quite a while back that calls Cheerio manually - it was before the cheerio node existed. There is a copy on my blog.