Continue flow after empty response from HTML node

Or I suppose that before passing your html to the node you could prepend a bit of html that you know will match, and then ignore the first element in the result. That may be a simpler solution in fact.