{"library":"json-repair","type":"library","category":null,"description":"json-repair is a Python library designed to automatically fix malformed or invalid JSON strings, making them parseable by standard JSON parsers. It addresses common issues like missing quotes, trailing commas, and incomplete structures, making it particularly useful for processing data from less strict sources like LLMs or web scraping. The library is actively maintained with frequent minor releases addressing bug fixes and performance improvements. The current version is 0.58.7.","language":"python","status":"active","version":"0.58.7","tags":["json","repair","validation","llm","data-cleaning","parsing"],"install":[{"cmd":"pip install json-repair","imports":["from json_repair import repair_json","from json_repair import loads"]}],"homepage":null,"github":"https://github.com/mangiucugna/json_repair","docs":null,"changelog":null,"pypi":"https://pypi.org/project/json-repair/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/json-repair/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}