Sniffs out and fetches open graph and schema.org metadata from webpages. Can be used in node.js with jsdom or on the front-end without any dependecies.
Install with either bower or npm.
bower install metadog
npm install metadog
Currently supporting metadata types from Opengraph and Schema.org.
MIT