This parser is used to get the json-ld from any website. The json-ld should have a schema.org annotation.
Installation
npm install schema-org-parser-json-ld
Example
var parser = ;... parser;
Test Programm
This parser is used to get the json-ld from any website. The json-ld should have a schema.org annotation.
Installation
npm install schema-org-parser-json-ld
Example
var parser = ;... parser;
Test Programm
npm i schema-org-parser-json-ld
8
1.2.2
ISC