This is a generic filter to merge feeds, remove duplicates and ensure unique items in feeds. You can also truncate or limit the maximum number of resulting items per feed. Replace default feeds and max items below with your own feeds.
Enter any rss feed you would like, and this pipe will analyze each feed item's title for keywords. The pipe will then take those keywords and perform a yahoo image search. The very first result of the image search (in the form of a small thumbnail) will be placed within the item's…
Webpage-to-RSS Pipe generates RSS from any webpage which doesn't have native syndication. It utilizes a data mining service called Feedity ( www.feedity.com ) to dynamically build the RSS, and then only return unique items. This pipe accepts the URL of the source webpage for which the feed is to…
Will perform a yahoo image search using the image terms and the requirement that the image be below the image max dimensions and return the first result.