Search APIs
Add Your API
WolframAlpha API thumbnail

WolframAlpha

0 Popularity
0% Service Level
127261ms Latency
N/A Test

API Overview

Connect to the Wolfram Alpha API to get search results from this computational knowledge engine. Test an API call and export the code snippet into your app.

The Wolfram Alpha API is has free and paid tiers as of 03/22/2017: https://products.wolframalpha.com/api/documentation/

Get search results from this computational knowledge engine.

Wolfram|Alpha Package

Get search results from this computational knowledge engine

How to get credentials:

  1. Get apiKey from Wolfram|Alpha

Custom datatypes:

DatatypeDescriptionExample
DatepickerString which includes date and time2016-05-28 00:00:00
MapString which includes latitude and longitude coma separated50.37, 26.56
ListSimple array["123", "sample"]
SelectString with predefined valuessample
ArrayArray of objects[{"Second name":"123","Age":"12","Photo":"sdf","Draft":"sdfsdf"},{"name":"adi","Second name":"bla","Age":"4","Photo":"asfserwe","Draft":"sdfsdf"}]

Wolfram|Alpha.createQuery

Create a query for Wolfram|Alpha

FieldTypeDescription
apiKeycredentialsApplication key
inputStringSearch expression
formatSelectThe desired format for individual result pods. image, imagemap, plaintext, minput, moutput, cell, mathml, sound, wav
includePodIdStringReturn only one pod by its ID
excludePodIdStringReturn all pods except one by its ID
podTitleListSelecting Pods by Title
podIndexListSelecting Pods by Index
scannerListSelecting Pods by Scanner