Module news

Module news 

Source
Expand description

Arch Linux news fetching. Arch Linux news fetching and parsing.

Functionsยง

fetch_arch_news
What: Fetch recent Arch Linux news items with optional early date filtering.
fetch_news_content
What: Fetch the full article content from an Arch news URL.
parse_arch_news_html
What: Parse Arch Linux news HTML and extract article text using scraper.
parse_news_html
What: Parse raw news/advisory HTML into displayable text (public helper).