extruct icon indicating copy to clipboard operation
extruct copied to clipboard

Solves issue #45

Open bhavya17037 opened this issue 5 years ago • 1 comments

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.

bhavya17037 avatar May 29 '20 12:05 bhavya17037

I wonder if https://github.com/scrapinghub/extruct/pull/137 already handles this.

Gallaecio avatar Jun 01 '20 05:06 Gallaecio