JSON Helper for AppleScript
com.vidblishen.jsonhelper
Total installs
0+
Rating
0.0
Released
August 15, 2011
Last updated
April 14, 2021
Category
Developer Tools
Developer
David Blishen
Developer details
Name
David Blishen
E-mail
unknown
Website
http://www.mousedown.net/mouseware/index.html
Country
unknown
Address
unknown
iOS SDKs
- No items.
Screenshots

Description
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.