雅虎管道克隆脚本?

时间:2010-08-06 15:44:25

标签: feed yahoo-pipes

Yahoo Pipes缺乏处理能力,无法与远东的网站合作。我需要处理来自多个位置的复杂正则表达式,每分钟数百个帖子,Yahoo Pipes无法生成结果。

是否有任何代码或脚本像Yahoo Pipes,我可以在自己的服务器中使用它?

2 个答案:

答案 0 :(得分:1)

Pipe2py是一个编译器脚本,它将根据管道的URL生成与Yahoo Pipe相当的Python:

https://github.com/ggaughan/pipe2py/

(请注意,并非所有Pipes块都已实现。)

Google App Engine上也提供了“托管”版本的Pipe2Py:http://pipes-engine.appspot.com/

答案 1 :(得分:-1)

我倾向于使用像Perl

这样的LWP

http://metacpan.org/pod/LWP