Microformats Parser (PHP) dev-master
HTML
<div class="h-entry"> <h1 class="p-name"> Non-VCP date </h1> <abbr class="dt-published" title="The first Tuesday after the tenth Friday of 2018">today</abbr> </div> <div class="h-entry"> <h1 class="p-name"> VCP date </h1> <span class="dt-published"> <abbr class="value" title="The first Tuesday after the tenth Friday of 2018">today</abbr> </span> </div>
Base URL
Save HTML?
(Note: Data older than 72 hours may be purged)
Render HTML in page?
JSON
{ "items": [ { "type": [ "h-entry" ], "properties": { "name": [ "Non-VCP date" ], "published": [ "The first Tuesday after the tenth Friday of 2018" ] } }, { "type": [ "h-entry" ], "properties": { "name": [ "VCP date" ] } } ], "rels": {}, "rel-urls": {}, "debug": { "package": "https://packagist.org/packages/mf2/mf2", "version": "dev-master", "note": [ "This output was generated from the php-mf2 library available at https://github.com/indieweb/php-mf2", "Using the masterminds/html5 HTML parser", "Please file any issues with the parser at https://github.com/indieweb/php-mf2/issues" ] } }
Parse