Skip to content

Repository files navigation

(RSS) Feed Downloader

Download feeds (e.g. RSS) and all linked pages, like a crawler/scraper, and store the collected RSS articles into ZIP files.

Only the RSS <article> parts are stored.

Requirements

Usage

  1. set up: poetry install --only=main --sync (once)
  2. poetry run python feeddownloader/downloader.py <RSS-URL> <OUTPUT-FOLDER>

Example: poetry run python feeddownloader/downloader.py "https://www.tagesschau.de/index~rss2.xml" output/

About

Download feeds (e.g. RSS) and all linked pages, like a crawler/scraper.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages