Twitter as a search engine?

Here’s an experiment. Since Twitter acquired & integrated Summize ($15m Cash+Stock) they’ve had search. A better search then Twitter had previously. So, why not try it as your default search?

For Safari:

  1. Open Terminal
  2. Run:
    perl -pi -e 's/%@.google.com\/%@\?q=%@&ie=UTF-8&oe=UTF-8/search.twitter.com\/search\?no=%@,%@&q=%@/g' /Applications/Safari.app/Contents/MacOS/Safari(this should all be on one line within Terminal)

For Firefox:

Maybe I’ll do a follow up blog with any effects I notice.

Tags: , , , , , ,

6 Responses to “Twitter as a search engine?”

  1. Tim Hawkins Says:

    That’s a fantastic idea, I’ll give it a whirl tomorrow

  2. David Stone Says:

    Hi Tim,

    Thanks. So far it’s been interesting, a few keywords have appeared in mind as I’ve increasing used it:

    * Mahalo
    * AdWords
    * Aggregated content

    The list is growing and structure is emerging little by little. I’d be interested to know where it takes you :)

  3. BuiltByDave.co.uk, by David Stone » Twitter search via Greasemonkey Says:

    [...] BuiltByDave.co.uk The wireframe of a blog. </> feed « Twitter as a search engine? [...]

  4. Spif Says:

    Ok dave, nice trick.
    Now… any idea how to get it back to default search… ;-)

  5. Spif Says:

    Putting it back is flipping the 2 parts of the regexp:


    perl -pi -e 's/search.twitter.com\/search\?no=%@,%@&q=%@/%@.google.com\/%@\?q=%@&ie=UTF-8&oe=UTF-8/g' /Applications/Safari.app/Contents/MacOS/Safari

  6. David Stone Says:

    Hey Spif, you got it :)

Leave a Reply

« Back to text comment