send link to app

JSON Helper for AppleScript


Developer Tools Utilities Utilities
Developer: David Blishen
Free

JSON Helper is an agent which allows you to do useful things with JSON (JavaScript Object Notation) directly from AppleScript.

JSON Helper has no interface, and runs in the background waiting for AppleScripts to ask it to do something. JSON Helper is by far the easiest way to work with JSON in AppleScript.

JSON Helper lets you convert JSON directly into AppleScript records, lists and strings, and convert AppleScript records, lists and strings into JSON.

JSON Helper also makes it easy to parse the responses of many popular web services directly into AppleScript with convenience methods for fetching and parsing the responses from URLs.

See our web page for more information and a set of useful examples.