Automatically finding footprints?

mattseh

import this
Apr 6, 2009
5,504
72
0
A ~= A
How's it done? I mean from a list of URLs, automatically discovering footprints such as "proudly powered by wordpress". I'm guessing a regular expression like ">(.+?)<" then some sort of statistical analysis?