Tutorial: Write JSON with the WebAutomation Extension In this tutorial, we would like to demonstrate the new Write JSON operators of our WebAutomation Extension for RapidMiner, enabling you to build JSON code directly in RapidMiner and export it. This feature…
Tag: JSON
Extracting Arrays of Scalar Values with the WebAutomation Extension
In the previous posts, we first discussed the basic functions of the WebAutomation Extension and then demonstrated how to extract not only one, but multiple, relational, example sets from just one JSON string. As mentioned there, we have one more…
Extracting two or more relational example sets from one JSON
Now that we know how to generate one example set from a JSON string, we will turn to the truly exciting feature of the WebAutomation Extension: extracting relational information by creating two or more relational tables from the same JSON…
Coming Soon: New WebAutomation Extension for RapidMiner by Old World Computing!
With the WebAutomation Extension, you will be able to easily integrate modern REST (Representational State Transfer) APIs and accumulate data for your analytical needs. Today, the JSON (JavaScript Object Notation) format is used for nearly every web service. Many of…