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:
WolframAlpha
Started by
icefreez
, Nov 27 2009 10:06 PM
4 replies to this topic
#1
Posted 27 November 2009 - 10:06 PM
#2
Posted 28 November 2009 - 03:30 PM
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!
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!
#3
Posted 03 December 2009 - 05:24 PM
#4
Posted 01 August 2011 - 10:39 AM
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.
#5
Posted 04 August 2011 - 02:42 PM
The API sign up link posted earlier doesn't work. Clicking the "send" button does nothing. Here's one that works: <!-- m -->http://developer.wol.../apisignup.html<!-- m -->
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...
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...




