Regex robot

The Regex robot is one of our default finder robots and accepts, predictably, a regular expression as the value input along with an HTML document or snippet. We use a JavaScript RegExp Object for pattern matching, and by default use the i, g and m modifiers (case insensitive, global, multi-line matches). You can test the robot live below.

Try it live: