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).

貢獻者指南