hkit: Difference between revisions
Jump to navigation
Jump to search
DrewMcLellan (talk | contribs) |
m (Replace <entry-title> with {{DISPLAYTITLE:}}) |
||
(3 intermediate revisions by 2 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 PHP or 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. | ||
Line 10: | Line 9: | ||
* [http://tools.microformatic.com/help/xhtml/hkit/ hKit parser web service] | * [http://tools.microformatic.com/help/xhtml/hkit/ hKit parser web service] | ||
* Example: http://tools.microformatic.com/query/plain/hkit/microformats.org | * 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 16: | 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: