OpenBagTwo/MarketWatch

Strip all HTML from lede (and headline)

オープン

#2 opened on 2023/12/07

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Jupyter Notebook (1 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド