I'm a bit unsure about the Usage Information and Limits of Yahoo YQL.
- 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.
Do I require an application/access key for the /v1/public/ interface? None of the examples use one. If I don't need an application key and only access the /v1/public/ interface I only have do worry about the IP limits of 1,000 calls per hour, right?