{% extends "base.html" %} {% block title %}
Enter the URLs of the feeds you want to archive below. You can enter as many as you want. The feeds will be added to the archive and you will be able to access them through the website or the API.
Web feeds are a way for you to "subscribe" to content on a website. When you subscribe to a feed, you will be notified when new content is published. You can then read the content in a feed reader.
Feeds are usually available in the RSS or Atom format. You can recognize a feed by the following icon:
You can read more about web feeds on Wikipedia.
FeedVault is designed to collect, organize, and store information from RSS feeds. It parses XML data using the feedparser by Kurt McKee library and stores the relevant information in a PostgreSQL database managed by Django.
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.