laurengarcia / url-metadata

NPM module: Request a url and scrape the metadata from its HTML using Node.js or the browser.
https://www.npmjs.com/package/url-metadata
MIT License
166 stars 43 forks source link

4.0 Allow multiple json-ld objects #85

Closed laurengarcia closed 6 months ago

laurengarcia commented 6 months ago

Check one:

Steps to reproduce (if bug):

  1. Try https://goout.net/cs/metronome-prague-2024/szpsfuw/
  2. Only the second jsonld object appears in returned metadata. Fix is a breaking change, needs major pkg vesion bump.

Checklist: