in reply to Convert hex to HTML

Thats called json

also resembles spam

Replies are listed 'Best First'.
Re^2: Convert hex to HTML
by Your Mother (Archbishop) on May 15, 2014 at 15:55 UTC

    I am pretty sure JSON requires an object/array wrapper. A nude Javascript string is not valid JSON.

    perl -MJSON::XS -le 'decode_json(q{\u003cdiv class=\"ja-job-details... +})' malformed JSON string, neither tag, array, object, number, string or a +tom, at character offset 0 (before "\\u003cdiv class=\\"...") at -e l +ine 1.