Repair invalid JSON documents. Try it out in a minimal demo: https://josdejong.github.io/jsonrepair/ Use it in a full-fledged application: https://jsoneditoronline.org Read the background article "How to fix JSON and validate it with ease" The following issues can be fixed: Add missing quotes around keys Add missing escape characters Add missing commas Add missing closing brackets Repair truncated

