website-to-json icon indicating copy to clipboard operation
website-to-json copied to clipboard

Converts website to json using jQuery selectors

Results 2 website-to-json issues
Sort by recently updated
recently updated
newest added

Is it possible to build deep arrays like so? ``` { "data": { "title": "crawler vs scraper", "products": [ "123": [ "name": "running shoe", ], "456": [ "name": "climbing shoe",...