Simple app that helps you when searching for fragments of error messages (finderr.org)

5 points by vaneck ↗ HN
I put together this very simple app using web.py to automatically quote the terms in Google web searches. I was fed up with Google silently discarding terms in error messages and other multi-term searches that contained rare terms along with other more common ones and having to quote individual words by hand.

I'm not logging any IP addresses, by the way.

I hope you find it useful!

2 comments

[ 6.8 ms ] story [ 12.1 ms ] thread
I put together this very simple app using web.py to automatically quote the terms in Google web searches. I was fed up with Google silently discarding terms in error messages and other multi-term searches that contained rare terms along with other more common ones and having to quote individual words by hand.

I'm not logging any IP addresses, by the way.

I hope you find it useful! Any suggestions are welcome.

Disclaimer: I originally posted this as http://finderr.com.ar, but I noticed some interest so I went ahead and got finderr.org for convenience.

(comment deleted)