An open API service indexing awesome lists of open source software.

https://github.com/markhobson/microbrowser

A programmatic web browser for HTML Microdata.
https://github.com/markhobson/microbrowser

microdata

Last synced: about 2 months ago
JSON representation

A programmatic web browser for HTML Microdata.

Awesome Lists containing this project

README

          

Microbrowser
============

A programmatic web browser for HTML Microdata.

Background
----------

Inspired by Jon Moore's [Building Hypermedia APIs with HTML](http://www.infoq.com/presentations/web-api-html) talk at
QCon 2013, Microbrowser aims to provide a production ready Java implementation of his [Python prototype](https://github.com/Comcast/htmlapi-client-python).

Further reading
---------------

* [HTML5 Microdata Specification](https://html.spec.whatwg.org/multipage/microdata.html)
* [Dive Into HTML5 - Microdata](http://diveintohtml5.info/extensibility.html)

License
-------

* [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)

[![Build Status](https://travis-ci.org/markhobson/microbrowser.svg?branch=master)](https://travis-ci.org/markhobson/microbrowser)