Run YQL from your Javascript
We’ve been asked about this a few times: How can I run YQL from javascript with all this oauth stuff, I just want it to work!?
For real day-to-day use, the answer is you shouldn’t as any Javascript only technique inevitably exposes your shared secret. As with most secure APIs you should go via your own [...]