URL Builder Module Example
Using the Yahoo! Finance URL above, we'll build a Pipe that gets news from any Finance feed based on a user-supplied stock ticker value. To make it more useful, we'll let the user filter the feed based on a search term they provide.
In the URL Builder, the Base is set to "http://finance.yahoo.com/rss". To this we define one Path element, "headline". Finally, we define a single Query parameter, "s". We can also define a value for "s", but here we choose instead to wire a Text Input module into query value. This lets the user specify the value at run-time.
Pipe Web Address: http://pipes.yahoo.com/pipes_team/1LNyRuNS3BGdkTKaAsqenA