I’m working on my first nontrivial bit of text-parsing: a little program to extract search-strings from my HTTP logs. Unfortunately (but naturally) each search-engine has its own conventions and so I may never identify all the relevant fields!
I’m using Python, though I suppose I ought to do it in Perl for practice.
Later the search strings stopped appearing in the referral address.