Java client for wolframalpha API - GitHub
https://github.com/nginate/wolframalpha-client06.11.2017 · wolframalpha-client. Java client for wolframalpha API. Build status. Known issues. Saw incorrect SSL configuration of some wolfram servers during testing causing async pod download to fail with SSL handshake exception. Seems to be fixed now, but if it would appear again - would need to implement workaround as it is described in related issues ...
com.wolfram.alpha.simple
products.wolframalpha.com › api › librariesJava Bindings to the Simple Alpha APIs. This package contains classes each of which has a static method for accessing the corresponding Wolfram|Alpha Simple API. The idiom is to invoke TypeOfApi.call(input, parameters) where. input is the input string for which Alpha should provide results; and