Crate uninews

Source

Structs§

Post
Represents a news post.

Functions§

convert_content_to_markdown
Uses CloudLLM to convert the Post’s content JSON into Markdown formatted text in a given language.
universal_scrape
Scrapes the provided URL and returns a Post struct with the extracted data.