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