hkit: Difference between revisions
Jump to navigation
Jump to search
(added direct link to hKit on Drew's site) |
m (Replace <entry-title> with {{DISPLAYTITLE:}}) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{DISPLAYTITLE:hKit}} | ||
hKit is an open source library and web service written by [http://allinthehead.com/ Drew McLellan] that [[implementations#hKit_Microformats_Toolkit_for_PHP5|implements parsing of hCards]] into a JSON data structure. | hKit is an open source library and web service written by [http://allinthehead.com/ Drew McLellan] that [[implementations#hKit_Microformats_Toolkit_for_PHP5|implements parsing of hCards]] into a PHP or JSON data structure. | ||
== open source | == open source == | ||
* [http:// | * [http://hkit.googlecode.com/ hKit Microformats Toolkit for PHP5] as [http://allinthehead.com/retro/291/hkit-microformats-toolkit-for-php announced by Drew McLellan] | ||
== web service == | |||
* [http://tools.microformatic.com/help/xhtml/hkit/ hKit parser web service] | |||
* Example: http://tools.microformatic.com/query/plain/hkit/microformats.org | |||
== how to call == | |||
See [[representative-hcard-parsing]] for open source PHP to call hKit and extract the representative hCard from a page that has multiple hCards. | |||
== implementations == | == implementations == | ||
Line 12: | Line 18: | ||
== issues == | == issues == | ||
[[hkit-issues]] | |||
== related == | == related == |
Latest revision as of 16:26, 18 July 2020
hKit is an open source library and web service written by Drew McLellan that implements parsing of hCards into a PHP or JSON data structure.
open source
web service
how to call
See representative-hcard-parsing for open source PHP to call hKit and extract the representative hCard from a page that has multiple hCards.
implementations
Services that use hKit: