Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 893 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 893 Bytes

crwlr.software logo

schema.org Structured Data Extraction

This library helps to extract schema.org structured data in JSON-LD format from HTML documents. It tries to find JavaScript tags in HTML containing JSON-LD objects, getting the data and populating instances of the equivalent classes from spatie's schema-org package. Shout-out to the awesome guys at spatie!

Documentation

You can find the documentation at crwlr.software.

Contributing

If you consider contributing something to this package, read the contribution guide (CONTRIBUTING.md).