TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Whit - Access any kind of data through SMS

63 pointsby aalnabout 12 years ago
Whit is an open source SMS service, which allows you to query CrunchBase, Wikipedia, and several other data APIs.<p>Simply text 917-791-3098.<p>Special commands include: P:'personName', C:'companyName', S:'stockTicker', W:'wikiSearch'<p>ex. queries: 'p:bill gates', 'c:apple', 's:fb', 'w:philosophy'

18 comments

mmahemoffabout 12 years ago
How about supporting multiple queries from a single SMS, given that most users are probably capped on number of outgoing messages, but not incoming.
评论 #5732151 未加载
elleferrerabout 12 years ago
This reminds me of Google Talk Guru, the Google bot that lets you ask simple questions. It was an experimental service a few years ago. I'm not sure if it's still accepting invitations, but it still works for me in Google Talk or Gmail Chat: You can try to "friend" the bot by adding guru@googlelabs.com to your contact list. I sometimes still use it for a quick reference.
评论 #5732475 未加载
评论 #5732212 未加载
wicknicksabout 12 years ago
Very cool! You might also want to add weather, amazon/yelp ratings for products/places, directions from place a to b and location based search (coffee near staples center, la). Would be super useful for people on the move without access to a data plan.
yefim323about 12 years ago
Cool service. However, it's generally bad practice to reveal your API keys.
评论 #5732028 未加载
vxNsrabout 12 years ago
Very cool, right now this is only in US?<p>Do you have any plans to scale it here or are you only showing it as a proof-of-concept and will be shortly moving it to developing countries (where data service is less common)?<p>Also, what's the point of the link at the end, if you're using SMS for this type of info it seems kinda unlikely that you have a phone that can handle data...
asmosoinioabout 12 years ago
aalns [dead] comment:<p>---<p>Whit is an open source SMS service, which allows you to query CrunchBase, Wikipedia, and several other data APIs. Simply text 917-791-3098. Special commands include: P:'personName', C:'companyName', S:'stockTicker', W:'wikiSearch' ex. queries: 'p:bill gates', 'c:apple', 's:fb', 'w:philosophy'
rpicardabout 12 years ago
I use something similar that I created all the time. Mine connects to the DuckDuckGo API to pull the Zero-click info which is sourced from Wikipedia, Crunchbase, and a bunch of others. I never thought to open source it, but maybe I'll take a few minutes to do that soon.
评论 #5732026 未加载
gdonelliabout 12 years ago
is this thought for developing countries?
评论 #5732321 未加载
suhastechabout 12 years ago
If you're in India, Intuit has an app ecosystem built around this idea: <a href="http://txtweb.com/" rel="nofollow">http://txtweb.com/</a>
评论 #5732076 未加载
abavaabout 12 years ago
There is a conceptually similar stuff for Twitter: <a href="http://t411.linkstore.ru" rel="nofollow">http://t411.linkstore.ru</a>
xur17about 12 years ago
Great work, it looks really neat!<p>side note - I think your server's down, I'm not getting any response from it.
eknabout 12 years ago
This is similar to the service offered by <a href="http://55444.in" rel="nofollow">http://55444.in</a> in India.
benpbenpabout 12 years ago
Is this named after Whit Sunday (today this year, 19 May) or is that just a coincidence?
aaronsnoswellabout 12 years ago
Just tried to use your service from Australia and got no response :(
评论 #5733257 未加载
评论 #5733045 未加载
noahklein94about 12 years ago
This looks really promising. Will you ever add support for email?
评论 #5732001 未加载
darkmuckabout 12 years ago
this would likely be extremely slow, but what about doing some form of TCP/IP via SMS, thereby using SMS as a "real" data connection
suyashabout 12 years ago
What are you using for SMS? Twillio?
评论 #5732093 未加载
dror82about 12 years ago
Nice Idea.<p>I'm sure you can spare the prefix letter with a little effort.<p>You should try and make it as a plugin for existing IM app (e.g. Whatsapp)
评论 #5733265 未加载