使用正则表达式识别和替换雅虎管道中的链接
是否有一个公式可以识别 RSS 提要中的任何链接,并将其替换为雅虎管道中正则表达式的固定值?
would there be a formula to recognize any link out of rss feeds and replace them with a fix value with regex in yahoo pipes?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当然!有一个管子可以做到这一点!
只需快速查看自动发现模式
http://pipes.yahoo.com/pipes/docs?doc=sources#FeedAutoDiscovery
通过查看此模块内部,您可以使用正则表达式处理来识别页面中的任何其他 url
Sure! there is a pipe for this!
Just have a quick look up on Autodiscovery mode
http://pipes.yahoo.com/pipes/docs?doc=sources#FeedAutoDiscovery
By looking inside this module you have a regex treatment to recognise any other url in the page