OpenBagTwo/MarketWatch

Strip all HTML from lede (and headline)

开放

#2 创建于 2023年12月7日

 (0 条评论) (0 个反应) (0 位负责人)Jupyter Notebook (1 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (3 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Right now I'm just excluding any articles with HTML tags (explicitly, the ">") character in the headline or lede. But I can pretty much guarantee that there are libraries that implement HTML handling (beautifulsoup?) that I could be leveraging to do this smarter (and thus with fewer Guardian API calls).

贡献者指南