Convert any site to RSS feed using CSS selectors (Advanced Users)
ORelio
Convert any site to RSS feed using CSS selectors (Advanced Users). The bridge first selects the element describing the article entries. It then extracts the links to the articles from these elements. It then, depending on the setting "Load article from page", either parses the selected elements, or downloads the page for each article and parses those. Parsing the elements or page is done using the provided selectors.
Lars Stegman
Expand any site RSS feed using CSS selectors (Advanced Users)
ORelio
This bridge merges two or more feeds into a single feed.
Max 10 latest items are fetched from each individual feed.
Items with identical url or title are considered duplicates (and are removed).
dvikan
Choose a percentage of a feed you want to see.
mdemoss
Filters a feed of your choice
Frenzie, ORelio