There are many programs which use the technique RSS scraping. These programs read the website and create the RSS Feed in the following way:
* Webpage = RSS Feed Item
* Webpage Title = RSS Item title
* Webpage Description meta tag = RSS Item description
* Webpage URL = RSS Item link.
|