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

Does it return twitter:description tag? #50

Closed Nithur-M closed 1 year ago

Nithur-M commented 2 years ago

It is not mentioned in the documentation. Is twitter:description supported? if not please add it. Thank you.

laurengarcia commented 1 year ago

Sorry for delay, this should be fixed in version 3.0.1 https://www.npmjs.com/package/url-metadata

Feel free to reopen if you need a backport to version 2.x.x.