在Haskell中解析html页面

アレッ*_*ックス -1 html parsing haskell

我需要解析html页面.据我所知,BeautifulSoap是最流行的用于在Python中解析html页面的库.Haskell怎么样?我找到了一些像tagsoup,http-conduit和xml-conduit,HXT 而且我在犹豫哪个选择.你的建议?

sig*_*ami 5

HXT是非常复杂的平台,需要特定的任务.HXT及其扩展的非常好的概述HandsomeSoup http://adit.io/posts/2012-04-14-working_with_HTML_in_haskell.html

我更喜欢html-conduit,在这里描述https://www.fpcomplete.com/school/starting-with-haskell/libraries-and-frameworks/text-manipulation/tagsoup