Microformats Parser (PHP) dev-master
HTML
<div class="h-entry"> <p class="e-content">My awesome blogpost</p> <p class="h-geo"> <abbr class="p-latitude" title="37.408183">N 37° 24.491</abbr>, <abbr class="p-longitude" title="-122.13855">W 122° 08.313</abbr> </p> </div>
Base URL
Save HTML?
(Note: Data older than 72 hours may be purged)
Render HTML in page?
JSON
{ "items": [ { "type": [ "h-entry" ], "properties": { "content": [ { "html": "My awesome blogpost", "value": "My awesome blogpost" } ] }, "children": [ { "type": [ "h-geo" ], "properties": { "latitude": [ "37.408183" ], "longitude": [ "-122.13855" ] } } ] } ], "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