Thread: RSS scrapers
View Single Post
  #3 (permalink)  
Old 06-22-09, 18:19
jason s jason s is offline
Moderator
 
Join Date: Dec 2008
Posts: 257
Default

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.
Reply With Quote