Parse Libération's live news page.
Project description
liberation-direct
A parser for Libération's live feed page.
The French newspaper Libération has a live feed where they regularly post short summaries of current events. This package parses that feed, finds the latest summary and converts it into markdown.
Example usage to retrieve the summary :
from liberation_direct import LiberationDirect
summary = LiberationDirect().get_news_summary_markdown()
print(summary)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for liberation_direct-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbf9a541f7e4e785a64d96bcbc654fc952fe0fb278c175ff4b9ae3f7618eedfe |
|
MD5 | 476880fc7dafc62d8b4347bfc9b6df65 |
|
BLAKE2b-256 | eebc0803b163aea5fa9d1879ec4b4905508d73934a656dfb20b88a7d6229c971 |