OpenBagTwo/MarketWatch

Strip all HTML from lede (and headline)

Aperta

#2 aperta il 7 dic 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Jupyter Notebook (1 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (3 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor