{% extends "base.html" %} {% block title %}
Input the URLs of the feeds you wish to archive below. You can add as many as needed, and access them through the website or API. Alternatively, include links to .opml files, and the feeds within will be archived.
Web feeds let you "subscribe" to website content, notifying you of new updates. Feeds are typically in RSS or Atom formats, recognizable by this icon:
Learn more about web feeds on Wikipedia.
FeedVault is a platform crafted to gather, arrange, and preserve information sourced from RSS feeds. It utilizes the feedparser library by Kurt McKee to parse XML data, storing pertinent details in a Django-managed PostgreSQL database.
The web is constantly changing. Websites are redesigned, content is removed, and links are broken. By archiving feeds, we can preserve the content that is published on the web.