JSON Helper for AppleScript

JSON Helper for AppleScript

by David Blishen
4.0 · 0 ratings
Free — Download from Mac App Store
v1.20 · Updated 3 years ago · 0 Bytes · Released Aug 2011

How do you feel about this app?

Key Features

🤖 AI Powered
⚙️ Automation / Macros
JSON Helper for AppleScript

About JSON Helper for AppleScript

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.