Archive for December, 2006
Fun with Perl & search logs
Posted by rob on December 2nd, 2006 filed in Perl
A while ago AOL released a large amount of anonymised search data from its users. This consisted of over 4 GB of data.
Now that’s a hell of a lot of search queries to be looking through manually. However, thanks to some Perl & Excel trickery, it’s possible to get some useful info from all this. [...]