SOLVED: Simple question about multiple RSS feed
I notice the Read RSS Feed operator takes no inputs.
I ask because I am attempting to load a list of rss feeds (URL's) from Excel or a database, loop through the Excel sheet (~80 entries), read each feed & store each feed result into a datasheet, continuing until finished. This should be a simple looping (Loop Values operator) process, but I can do this only by re-entering in each rss feed URL manually, since the RSS Feed operator permits no operation or parameters passed to it.
Suggestions?
I ask because I am attempting to load a list of rss feeds (URL's) from Excel or a database, loop through the Excel sheet (~80 entries), read each feed & store each feed result into a datasheet, continuing until finished. This should be a simple looping (Loop Values operator) process, but I can do this only by re-entering in each rss feed URL manually, since the RSS Feed operator permits no operation or parameters passed to it.
Suggestions?
Find more posts tagged with
Sort by:
1 - 2 of
21
Thanks for the lead, Haddock, but I believe that it's probably better to use a feed mashup/aggregator for now. Yahoo Pipes and others will do this, and then feed to Rapid Miner.
I was hoping that RM could allow input into the RSS Reader process, but perhaps this will turn out to be a new feature request. I wish I was better at Java/XML.
(PS Love your reference to Tintin).
I was hoping that RM could allow input into the RSS Reader process, but perhaps this will turn out to be a new feature request. I wish I was better at Java/XML.
(PS Love your reference to Tintin).
Though the little beastie takes no inputs it has to take notice of its parameters, and that's where you can slip in your macro, in a loop, like this... Hope that's in the right direction anyway.
Regards