MF2marked
MF2marked is an open-source software project that provides tooling for working with microformats2 data on the web. The project focuses on detecting, extracting, and presenting the structured data embedded in HTML using the microformats2 specification.
It analyzes HTML to identify common mf2 patterns such as h-card for person or organization profiles, h-entry
MF2marked is designed as a library and, in some deployments, a command-line interface. It can be integrated
Limitations and considerations: it relies on correctly marked-up HTML and may be affected by dynamic content
See also: Microformats, Microformats2, h-card, h-entry, microformats.org.