Skip to content

Instantly share code, notes, and snippets.

@sahara-ooga
Last active October 7, 2020 16:33
Show Gist options
  • Save sahara-ooga/3d41c0375bf23606eb9da2b5d859a8b7 to your computer and use it in GitHub Desktop.
Save sahara-ooga/3d41c0375bf23606eb9da2b5d859a8b7 to your computer and use it in GitHub Desktop.
Swift製HTMLパーサーの調査
name SPM document last commit at 2020/10/05 link other
Foundation/XMLParser - apple document - XMLParser | Apple Developer Documentation
scinfu/SwiftSoup official site is efficient. Aug 12, 2020 Github
https://scinfu.github.io/SwiftSoup/
mattt/Ono 🙅🏻 Cocoapods only enough but old Jul 7, 2019 Github
cezheng/Fuzi ✅ Carthage, Cocoapods http://cezheng.github.io/Fuzi/ Mar 28, 2020 Github
tid-kijyun/Kanna ✅ cocoapods, carthage Kanna Apr 19, 2020 Github CSSセレクタでも要素抽出 ができる
yahoojapan/SwiftyXMLParser ?(Package.swift is there, but no verification) Carthage, Cocoapods official Oct 4, 2020 Github
honghaoz/Ji Archived..😕 Github Jan 16, 2020 Github

堤さんの記事 からだいぶ状況が変わっている。

XMLParserで嫌なら、SwiftSoupかSwiftyXMLParserが良さそう。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment