Deployables / src /extractor.py

Commit History

fix: use trafilatura.extract() for text + bare_extraction(with_metadata=True) for date/image
ac179d1

skander101 commited on

fix: use BeautifulSoup for OG image extraction (handles name=, twitter:image, article:image, link[rel=image_src])
ca12da8

skander101 commited on

fix: extract dates from article pages via trafilatura instead of homepage HTML
623f05d

skander101 commited on

Deploy NewsApp
a96145c

skander101 commited on