Skip to content

Instantly share code, notes, and snippets.

@jwdeane
Forked from anonymous/snippet.txt
Created July 8, 2009 18:14
Show Gist options
  • Save jwdeane/143032 to your computer and use it in GitHub Desktop.
Save jwdeane/143032 to your computer and use it in GitHub Desktop.
YQL Cinema Query
select * from html where url ="http://uk.movies.yahoo.com/cinemas/index.html?mid=&cid=3266&sp=mov&zip=me13er" and xpath="//div[@class='cintbl']/table[@class='timetable']"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment