yahoo-pipes
How to use a Regex to remove a word only when it occurs at the end of a string (for Yahoo Pipes)?
I need a Regex that will look at the last word in the string and eliminate it if it\'s a word that I\'ve selected. For instance, if I\'m selecting the word \"dog,\" \"This dog is a great dog\" would r[详细]
2023-02-26 05:48 分类:问答Regex / Yahoo Pipes - Match first word after an expression
I\'m basically trying to do the same thing as in this example - How to match the first word after an expression with regex? - but within Yahoo Pipes.[详细]
2023-02-18 14:38 分类:问答How to Use Regex to Ensure Complete Words While Adding a Character Limit to Yahoo Pipes?
I\'m pretty new to this, so excuse me if my question isn\'t that clear. I\'m pulling an RSS Feed into Yahoo Pipes and using Regex to modify it. Here\'s what I\'m trying to do:[详细]
2023-02-13 06:00 分类:问答Javascript GUI like Yahoo Pipes [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-11 10:00 分类:问答getting a substring out of a item in yahoo pipes
following situation: item. content => \"This is a 48593 test\" title => \"the title\" item. content => \"This is a 48593 test 3255252\"[详细]
2023-02-11 08:24 分类:问答how to get yahoo search result according to page number in YQL/pipes?
we can get only the first 10 urls result using select url from search.web where query=\"stackoverflow\"[详细]
2023-02-10 19:19 分类:问答Yahoo pipes:Using YQL to search a specific string in a website
I want to search the text \"jobs\" in www.monster.com website. So will you please write the yahoo query fro开发者_StackOverflowm me so that i use it in YQL module in my yahoo pipe.[详细]
2023-02-09 10:17 分类:问答Yahoo pipes: How to output the difference between two feeds?
How can one output the difference between two feeds in Yahoo Pipes? That is to say, I want all the posts from module A which do not occur in module B (filtered by title).[详细]
2023-02-08 16:12 分类:问答Is there something wrong with my regex syntax or the way i set up my yahoo pipe?
Sorry guys, I can\'t post images yet, so if it\'s not too much trouble, see this: yahoo pipe screenshot[详细]
2023-02-08 12:06 分类:问答How to convert HTML entities to plain text in YQL or Y! Pipes?
I have the source 开发者_StackOverflow社区in html entities (eg: cover)[详细]
2023-02-03 05:25 分类:问答