OpenBagTwo/MarketWatch

Strip all HTML from lede (and headline)

Aberta

#2 aberto em 7 de dez. de 2023

 (0 comentário) (0 reação) (0 responsável)Jupyter Notebook (1 fork)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (3 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador