website-to-json
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",...