node-microdata-parser

0.0.1 • Public • Published

node-microdata-parser

node.js html5 microdata parser

Usage

Simple as it can get

Example - parsing a yelp page

microdata.parseUrl('http://www.yelp.com/biz/art-of-the-table-seattle#query:gourmet%20dinner', function(err, items) {
  console.log('found', items);
});

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i node-microdata-parser

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • saary