tid-kijyun/Kanna
Kanna(鉋) is an XML/HTML parser for Swift. observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 69
- Release rhythm 60
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 54
- age_days: 4462
- days_rel: 189
- days_push: 189
- n_releases_24m: 4
Adoption not part of the score
2486 stars · 222 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kanna is a Swift XML/HTML parser library inspired by Ruby's Nokogiri, built on libxml2. It supports XPath 1.0 and CSS3 selector queries across Apple platforms and Linux.
Use cases
- parse html in swift
- extract data from xml documents in ios app
- scrape web pages with xpath in swift
- query html with css selectors on linux
- parse xml feeds in a macos app
When to choose
- you need XPath or CSS selector querying in Swift
- you want a Nokogiri-like API for HTML/XML parsing
- you need cross-platform Swift support including Linux
When to avoid
- you need a validating XML schema processor
- you are not using Swift
- you need streaming parsing of very large documents
Facets
library · maturity active
parser web-scraping parsers web-development developer-tools cross-platform html-parser xml-parser xpath css-selectors libxml2 nokogiri-inspired swift macos ios linux
1 source
- readme: https://github.com/tid-kijyun/Kanna · fetched 2026-08-28 · e680b8ce5c2a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tid-kijyun/Kanna | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="tid-kijyun/Kanna")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem