By regular expressions I think he means the Regex class.

It can be used to parse specific data out of a string, for example the HTML source code for those pages you are interested in.

Unfortunately, I find the regex pattern syntax very confusing so I cannot help you there.