I have been reading alot about YQL and the Rate Limits however Im a little stuck on.
These are the figures I have found
Per application limit (identified by your Access Key): 100,000 calls per day.
Per IP limits: /v1/public/: 1,000 calls per hour; /v1/yql/: 10,000 calls per hour.
My question is how will yahoo track the application and its limit ?
Also if I want to use the YQL as my data source do I need to register my application or can I use curl to run the queries without any problems ?
Sorry if I have got it wrong but some help would be great
Sorry if its a noob question