0

YQL incorrect limit?

I am using /v1/yql/* with oauth. (I have a registered application). I am querying yahoo.finance.quotes. It should have a limit of 10,000 calls/hour.
However, I am getting limited at 1000.

by
1 Reply
  • Hello.<br>I have the same problem when using /v1/yql/*. I spend time for reading Yahoo faqs and manuals to get oauth working and all it in order to increase my quota. Because this page&nbsp;<a href="http://developer.yahoo.com/yql/faq/">http://developer.yahoo.com/yql/faq/</a>&nbsp;told me next things:<br><br><div>&quot;How many times can I call YQL in a minute/hour/day?<div>Rate limits in YQL are based on your authentication. If you use IP based authentication then you are limited to 1000 calls/day/IP. If you use OAuth based authentication then you are limited to 100,000 calls/day/key*. However, in order to make sure the service is available for everyone we ask that you don&#39;t call YQL more than 0.2 times/second or 1,000 times/hour for IP authenticated users and 2.7 times/second or 10,000 times/hour.&quot;<br><br>So, does anybody know is there a way to increase the quota?<br><div class="quote "><div class="quotetop ">QUOTE<cite>(Melancholy @ 16 May 2011 5:58 PM)</cite><blockquote class="quotemain">I am using /v1/yql/* with oauth. (I have a registered application). I am querying yahoo.finance.quotes. It should have a limit of 10,000 calls/hour.<br>However, I am getting limited at 1000.</blockquote></div></div></div></div>
    0

Recent Posts

in YQL