Wolfram|Alpha · Example Payload

Wolframalpha Pod Example

AIArtificial IntelligenceComputational KnowledgeMachine LearningNatural Language ProcessingPublic APIsSearch

Wolframalpha Pod Example is an example object payload from Wolfram|Alpha, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titlescanneridpositionprimarysubpods

Example Payload

Raw ↑
{
  "title": "Result",
  "scanner": "Integral",
  "id": "Result",
  "position": 200,
  "primary": true,
  "subpods": [
    "string-value"
  ]
}