Yes, this is a hack. Yes there are other tools that do this. Yes, it requires Beautiful Soup (which was really straightforward to use).
Here's an example:
$ python find.py proenneke http://panela
http://www.google.com/search?q=proenneke&start=0
found! :http://panela
8
Get it here
A similar tool that uses the google API is my little snippet 'googlerank'.