Microformats Parser (PHP) v0.5.0
HTML
<div class="h-entry"> RSVP <span class="p-rsvp">yes</span> to <a href="http://meetup.com/event" class="u-in-reply-to h-event"><span class="p-name">Meetup.com Example Event</span> on <time class="dt-start" datetime="2018-05-15 19:15-07:00">May 15, 2018 7:15pm</a> </div>
Base URL
Save HTML?
(Note: Data older than 72 hours may be purged)
Render HTML in page?
JSON
{ "items": [ { "type": [ "h-entry" ], "properties": { "rsvp": [ "yes" ], "in-reply-to": [ { "type": [ "h-event" ], "properties": { "name": [ "Meetup.com Example Event" ], "start": [ "2018-05-15 19:15-07:00" ], "url": [ "http://meetup.com/event" ] }, "value": "http://meetup.com/event" } ] } } ], "rels": {}, "rel-urls": {}, "debug": { "package": "https://packagist.org/packages/mf2/mf2", "source": "https://github.com/indieweb/php-mf2", "version": "v0.5.0", "note": [ "This output was generated from the php-mf2 library available at https://github.com/indieweb/php-mf2", "Please file any issues with the parser at https://github.com/indieweb/php-mf2/issues", "Using the Masterminds HTML5 parser" ] } }
Parse