OpenBagTwo/MarketWatch

Strip all HTML from lede (and headline)

Offen

#2 geöffnet am 07.12.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Jupyter Notebook (1 Fork)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (3 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide