Consuming an .ics in YQL

Posted by Josh on Stack Overflow See other posts from Stack Overflow or by Josh
Published on 2010-04-16T03:32:34Z Indexed on 2010/04/16 3:33 UTC
Read the original article Hit count: 493

Filed under:
|

How would one consume an ICS file in YQL?

Given an .ics such as: http://www.hebcal.com/export/ba/8a35a5efbb27548bc0272b94b8de96.ics?subscribe=1&v=1&year=2010&month=x&nh=on&tag=fp.ql&c=off

How would I go about using YQL to select certain events based on fields, etc. I've tried the standard formats, and the only format that seems to even parse the file is HTML - which puts it all in a <p>, and removes the line returns that give the file meaning.

I've had some success with using Yahoo Pipe's Fetch Feed Source, but was wondering if it's possible to do this entirely in YQL.

Any ideas?

© Stack Overflow or respective owner

Related posts about yql

Related posts about ics