Industry guru Dave Taylor offers tech support on technical and business topics, including iPhone, iPod, Microsoft Windows, Sony PSP, cellphones, online advertising, CSS, Web design, business, Unix, Linux, SEO, Mac OS X, and shell script programming.     


How can I create a Twitter search URL shortcut?

I'd like to add a few Twitter search links to my Web site. Is that possible, or does Twitter prohibit this sort of thing?


Dave's Answer:

There's actually no way for Twitter to block a search link like this and if you're going to be opening up a new page -- or replacing the current page -- with the search results then you're good to go. On the other hand, if you're trying to reverse engineer things so that you can embed the search results on your page through some programming, well, that I can't help you with.

A simple Web URL of this nature has two components: the destination URL that the search term is going to be sent to, and the search pattern itself.

How to figure that out? The easiest way is to actually do a Twitter search and see what URL is produced. Classic reverse engineering approach. So let's do that!

First off, go to Twitter.com and do a search. The box is along the top:

Click in the search box and your recent searches show up in a menu:

None of them are what we seek, let's instead search for #instagram with the hashtag included. The result of the search:

Look on the top address bar, and we'll get everything we need:

In fact, it's easier than that: skip the "https" and just make it a regular link. So we have:

http://twitter.com/#!/search/pattern

That's all there is to it. Want to have a link to a Twitter search for my account? You could use:

http://twitter.com/#!/search/davetaylor

With that in mind, you can also search for patterns that have a hashtag by using the %23 prefix. Want to search for "#DadChat"? Here's the form:

http://twitter.com/#!/search/%23dadchat

So there you go, good luck!


More Useful HTML, JavaScript and Web Site Programming Articles:
✔   How to Create Predefined Google Image Search Links?
Thanks for the Amazon URL [see Creating Amazon Search Links]. That worked beautifully. In fact, I sent you $5.00 for coffee in thanks....
✔   Can I embed a Facebook search box on my blog site?
I've seen your articles about how to add a Twitter or Google search box on a Web page, but I have a tougher...
✔   Can I use CSS for drop shadows on my blog?
I want to give my site a bit of a facelift and add some neat graphical elements. One of which is drop shadows....
✔   How can I embed interactive photo panoramas on my site/blog?
I read through your blog entry about how to take panoramic photos with iOS 6 and an iPhone 5 and got enthused. I've...
✔   How can I create a Twitter search URL shortcut?
I'd like to add a few Twitter search links to my Web site. Is that possible, or does Twitter prohibit this sort of...

Let's stay in touch!
Sign up for my weekly AskDaveTaylor Newsletter and you'll receive even more tech and gadget help right to your inbox, along with exclusive news and industry updates. It's good stuff. I promise!
    Enter your name: and your email addr:  









Reader Comments To Date: 2

Sam said, on August 18, 2012 8:54 AM:

Hi Dave,

Nice tutorial again. Twitter has a lot of tools also. You can check their twitter api and stream widget for your website.

Sam

seth said, on November 20, 2012 7:47 PM:

hey dave,
AWESOME! i've been building a no-frills webpage to use as a "homepage" in my browser with search boxes for all the major internet outlets, every time i searched for how to make one with a specific service, this site came up every time. just want to thank you for making things super easy (and quite informative as well). thanks again!

Starbucks coffee cup I do have a lot to say, and questions of my own for that matter, but first I'd like to say thank you, Dave, for all your helpful information by buying you a cup of coffee!

I do have a comment, now that you mention it!











I will never send you any unsolicited email. Ever.






Check This Out Too...

 
Look for Answers
Need Help? Ask Dave Taylor!


Follow Me on Pinterest

Find Me on Google+
ADT on G+
© 2002 - 2013 by Dave Taylor. All Rights Reserved.

Note: This web site is for the purpose of disseminating information for educational purposes, free of charge, for the benefit of all visitors. We take great care to provide quality information. However, we do not guarantee, and accept no legal liability whatsoever arising from or connected to, the accuracy, reliability, currency or completeness of any material contained on this web site or on any linked site. Further, please note that by submitting a question or comment you're agreeing to my terms of service, which are: you relinquish any subsequent rights of ownership to your material by submitting it on this site. My lawyer says "Thanks".
"Ask Dave Taylor®" is a registered trademark of Intuitive Systems, LLC.