Is there a way to get YQL to return HTML?
- by Joe Shaw
I am trying to use YQL to extract a portion of HTML from a series of web pages. The pages themselves have slightly different structure (so a Yahoo Pipes "Fetch Page" with its "Cut content" feature does not work well) but the fragment I am interested in always has the same class attribute.
If I have an HTML page like this:
<html>
…