Kirinuki

Kirinuki is a library that convert any html to JSON using CSS selectors.

* Kirinuki is automatically convert data type by query key naming rules.(singular form or a plural form)
try it!

* To get the html attributes, specify with Array. ex: `["css selector", "attribute name"]`
try it!

* Support nesting schema. if schema has '_unfold' property unfold a plain object with array of value into a array with plain object
try it!

* Root path
try it!

Demo

Query Schema


Target HTML

Result view (Please open the developer console)

{ }