meta-tags Extract meta tags of a website by reading meta keywords, open-graph titles and descriptions. Install $ npm install meta-tags Usage var tags = require('meta-tags') tags() // => 500px, photography, community see test.js and test.html for more info.