extruct
extruct copied to clipboard
Solves issue #45
Add jsonStringFixer.py, which has a function to add quotes around any required text in a json string. Used this in jsonld.py to handle invalid jsonld string.
I wonder if https://github.com/scrapinghub/extruct/pull/137 already handles this.