AutoHotkey Community

It is currently May 27th, 2012, 12:33 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: WolframAlpha
PostPosted: November 27th, 2009, 11:06 pm 
Offline

Joined: May 15th, 2007, 8:59 pm
Posts: 169
I did a search on the forum for WolframAlpha and was surprised to learn no one is using this website to develop any sort of script. They have an API and everything to access the vast array of information stored in their databases.

For those of you who don't know WolframAlpha is it is a computational knowledge engine. In its simplest form you type 1+1 and it gives you 2. It has much much more complex data however. You can ask it When the next Solar Eclipse over New York, New York will be, and it will provide you with a date, central duration, path width at greatest eclipse, location of greatest eclipse, eclipse magnitude, and a map.

A more useful example was Daylight Left (photography) I built a while back, before I know about the API. It just displayed the daylight remaining in the day after stripping the data from the page.

Full list of example uses

If you want to try the API out here are some useful links.
API uses
Register for an API key:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 28th, 2009, 4:30 pm 
Offline

Joined: February 7th, 2008, 9:48 pm
Posts: 509
Thanks Icefreez


Without you pointing WolframAlpha out i would never had tried it ............

Your daytime left program is fun but it gave 0 so i will put on the lights and try it tomorrow!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 3rd, 2009, 6:24 pm 
Offline

Joined: September 28th, 2009, 4:32 am
Posts: 86
:) probably because the search engine still haven't matured enough to return consistent answers to every questions asked. You may find some funny posts if you google for Wolfram Alpha Easter Eggs.

_________________
TypingAid autocompletion program made with AHK.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 1st, 2011, 11:39 am 
Offline

Joined: January 12th, 2007, 4:30 am
Posts: 531
Location: Norway
I searched the forum for wolframalpha and this topic was the only one that mentions the WolframAlpha API. It would be immensely useful is someone could somehow empower AutoHotkey with the WolframAlpha API. I'm also surprised that there isn't more activity on this subject.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 4th, 2011, 3:42 pm 
Offline

Joined: March 28th, 2010, 1:32 am
Posts: 681
Location: United States
The API sign up link posted earlier doesn't work. Clicking the "send" button does nothing. Here's one that works: http://developer.wolframalpha.com/portal/apisignup.html

EDIT: They only allow 2,000 API requests per day... You have to contact them to upgrade. This kind of makes me not even want to try now...


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 6 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group