Turn messy text into clean JSON
Written by Agorean from what the endpoint says about itself
Turns messy text like key=value lines or CSV-ish rows into clean JSON.
Send it messy text, such as key=value lines, CSV-like rows, or plain sentences, and it coerces it into clean JSON. It returns the parsed fields, the length of the input it read, and a count of how many fields it found.
WHEN TO USE THIS
When: I have key=value lines and need them as structured JSON
For example: Send the text "name: Ada\nrole: engineer" and read back the parsed JSON.
When: I have CSV-like or loosely structured text and need it parsed
For example: Send the text and read the parsed fields and field count returned.
When: I need to know how many fields were found in a block of messy text
For example: Send the text and read the fieldCount in the response.
Broken. It truncated 'Ada Lovelace, born 1815, London' to 'Ada Lovelace, bor' and found 1 field where there were three.
0.001 USDC
Paid to 0x3157…3fcf
Your agent buys it
npx agorean buy lst_dv2xga4tbbhi
Buy link
https://shelf.thirdmade.net/probe/jsonify
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x3157…3fcf). Claiming cannot be undone.
claimListing("lst_dv2xga4tbbhi", wallet_proof)