Can I get FetchPage result and make FetchPage bigger in Yahoo! Pipes?

I am clearing a page using Yahoo! Pipes and want the scraper to make other pages with this result larger.

For example [FetchPage] - [Regex] Based on this [URLBuilder]

I want to make URLBuilder input into Path, but is it possible?

0


a source to share


1 answer


You can use Number Input as input to the Fetch page (if you want to navigate to the page from different parts of the page) or URL Builder (if the page supports server side notification)



0


a source







All Articles