gorsepoll

command
v0.0.0-...-48b0124 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2023 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Overview

RSS feed poller.

This program works roughly as follows:

  • Find RSS feeds from a database.
  • For every RSS feed, if it was last fetched less than its update frequency ago, retrieve it and then record that a retrieval was done.
  • For every item fetched from the feed, add information about that item into the database (if it's not there yet).

This program is intended to be run periodically through something like cron.

We try to ensure that we do not poll the RSS feeds too much by recording a last update time and update frequency if the feed includes such data.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL