Here is a list of deprecated modules in Yahoo Pipes that have been replaced by better ones: BabelFish – A language translation service – has been replaced by the “Translate” module. Content Analysis Module – Analyzes each item in an RSS feed and picks out the most important words – has been replaced by the [...]
String Replace Module
In Yahoo Pipes, the String Replace Module allows you to find and replace text strings. You can specify whether you want the first, last or every occurrence to be searched and replaced. For example, if you have a user input set up, and the user types in “Dolphins”, “Patriots”, “Giants” – you could use the [...]
String Regex Module
The String Regex Module is similar to the Regex Module in Yahoo Pipes. The String Regex Module works on a single input string, as opposed to the Regex Module that works on each item in a feed. This module can be useful if we want to write a regular expression to convert a text string [...]
Regex Module
The Regex Module is by far the most completed module in Yahoo Pipes. Regex is short for “regular expressions”. Regular expressions allow you to do advanced “search and replace” on various forms of data. Entire books have been written about regular expressions so they go way beyond the scope of this guide, so I will [...]

Recent Comments