JSON Helper for AppleScript

JSON Helper for AppleScript for PC and Mac

Published by David Blishen

  • Compatibility: Available on Windows 11, Windows 10, Windows 7 & MacOS 10, 11, 10.10
  • Category: Developer Tools
  • Licence: Free
  • Software version: 1.20
  • File size: 2.49 MB


Download ⇩


Screenshots

→  



JSON Helper for AppleScript Features and Description

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

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

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

4. JSON Helper is by far the easiest way to work with JSON in AppleScript.

5. JSON Helper has no interface, and runs in the background waiting for AppleScripts to ask it to do something.

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



Pros:

  • - Works as advertised
  • - Helpful for anyone dealing with JSON and Applescript
  • - Developer is responsive and provides beta versions with requested features
  • - Adds the ability to work with JSON data in AppleScript

Download JSON Helper for AppleScript Latest Version



Download and Install JSON Helper for AppleScript - PC

Download for PC - server 1 -->

PC Alternatives:
Get Alternatives for Windows

MAC Download:
Download for MacOS - server 1 --> Free

Installation Requirements

PC Compactibility/Requirements for Installation

Compactible OS list:
  1. Windows 11
  2. Windows 10
  3. Windows 8.1
  4. Windows 7
  5. Windows Vista

Requirements for MacOS Installation

Intel, 64-bit processor, OS X 10.7 or later.

Compactible OS list:
  1. macOS Ventura: 13.3
  2. macOS Monterey: 12.6.4
  3. macOS Big Sur: 11.7.5
  4. macOS Catalina: 10.15
  5. macOS Mojave: 10.14
  6. macOS High Sierra: 10.13

FAQs

JSON Helper for AppleScript - Is it safe to download?

Yes. The app is 100 percent (100%) safe to download and Install. Our download links are from safe sources and are frequently virus scanned to protect you

Software Reviews and Criticism


  • By DW.AK

    Works as advertised.

    This product is genius. It works as advertised. I’m very happy with it. Now I just with there was a “CSV Helper for Applescript”… :)


  • By mcglk

    Fails on very basic things.

    Take, for example: global alertResult tell application "Google Chrome" set alertResult to display alert "Hi!" buttons {"Well, hello there."} end tell tell application "JSON Helper" set jsonResult to make JSON from alertResult end tell This results in an error, because the display alert returns the following record: {button returned:”Well, hello there."} and JSON Helper barfs on it. It does work if the key is properly quoted in AppleScript: {|button returned|:"Well, hello there.”} but that’s not how display alert returns it.


  • By λανθάνος

    Oops, not what I wanted!

    I didn't realize until I had already downloaded that it is an app that must be always running in the background. Sorry, but that doesn't work for me. Why not just make the source available to save us some time making our own JSON functions?


  • By Atlantaner

    Thanks for stiil updating it!

    I could not do without this library. The perfect way to use JSON with AppleScript.


Leave a review or comment


keyboard_arrow_up