Skip to main content

Parse Libération's live news page.

Project description

liberation-direct

PyPI version

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

liberation-direct-1.0.2.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

liberation_direct-1.0.2-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page