hkit

From Microformats Wiki
Revision as of 23:30, 2 February 2008 by Tantek (talk | contribs) (added how to call section with note of open source PHP to call hKit and implement representative hCard parsing)
Jump to navigation Jump to search

hKit

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:

issues

Issues that have been found with hKit:

related