Search Results

0
votes
2answers
59 views

confused how to use opentables in yql

i am trying to get access to whitepages using YQL. Unfortunately i don't have much experience with opentables. I was directed to the whitepages xml file at: …
1
vote
1answer
180 views

How to use YQL to retrieve web results?

Hi, I am having difficulty setting up a simple html file using javascript to display the results of YQL Query. I understand how to setup the select statement (example: select title, …
0
votes
4answers
301 views

Basic JSON question: How to parse JSON?

I am new to JSON and trying to recover some text from a JSON variable. The JSON variable is sent from a …