|
|
Browse by Tags
All Tags » branch » digg » tutorial (RSS)
-
Takes a text as input ("searchText") and searches Digg.com for this text. Returns an RSS feed based on the result of the search. Uses error handling to deal with the scenario when nothing is found. This robot is described in the tutorial "Creating an RSS robot with an input value to search Digg"
-
In this tutorial we will see how to create and test an RSS robot using that takes an input value. As input the robot will take some search terms that it will use to search on Digg, then the robot will return an RSS feed based on the search result.
This tutorial builds on the other RSS tutorials about how to build a basic RSS ...
-
This tutorial expands on the RSS robot from the tutorial Creating an RSS robot that returns all stories on the Digg frontpage. In that tutorial we made an RSS robot that returns the stories from the Digg frontpage. We are now going to change that robot so that it does return all the stories from several pages at Digg, not just the first one. ...
|
|