Skip to content

Instantly share code, notes, and snippets.

@wircho
Last active August 29, 2015 14:22
Show Gist options
  • Save wircho/647e9729b351567c3a2b to your computer and use it in GitHub Desktop.
Save wircho/647e9729b351567c3a2b to your computer and use it in GitHub Desktop.
{
"_LOAD":{
"yql":{
"_FUNCTION":{"_URL":{"_CONCAT":[
"https://query.yahooapis.com/v1/public/yql?q=",
{"_URL_ENCODE":"{$0}"},
"&format=json&diagnostics=true&callback="
]}}
},
"some_variable":{"_APPLY":{"yql":"SELECT * FROM html WHERE url='google.com'"}}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment