2017-01-23: Finding URLs on Twitter - A simple recommendation

A prompt from Twitter indicating no search results As part of a research experiment, I had the need to find URLs embedded in tweets from Twitter's web search service . Most of the URLs where much older than 7 days, so using the Twitter search API was not an option since the search is performed on a sample of tweets published in the past 7 days, so I used the web search service. I began the experiment by pasting URLs from tweets into the search box on twitter.com: Searching Twitter for a URL by pasting the URL into the search box I noticed I was able to find some URLs embedded in tweets, but this was not always the case. Based on my observations, finding the URLs was not correlated with the age of the tweet. I discussed this observation with Ed Summers and he recommended adding a "url:" prefix to the URL before searching. For example, if the search URL is: "http://www.cnn.com", he recommended searching for " url: http://