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

option.descriptionLength does not do anything #58

Closed alfonsusac closed 1 year ago

alfonsusac commented 1 year ago

Changed from 750 to 300 to 100 and it doesn't truncate the description text...

laurengarcia commented 1 year ago

Added a test to check for regressions and could not reproduce. If you can reproduce, please reopen with details.

https://github.com/laurengarcia/url-metadata/blob/master/test/basic.test.js#L29