We were getting this error as well. We were using the php function file_get_contents to retrieve the data. We switched to cURL and no longer have any problems....
I must warn you, changing to curl will probobly only surpress the warning but not solve your problem. I found it that every 5th call or so was responded with...
Hey,.. So the question is: Guys from Yahoo, can you fix your Spelling suggestions API? If some special symbols exist in your suggestion - then you return NOT ...
... Also,.. in BOSS you fixed (or developed :) ) this by using CDATA for & and closing "]" for "[" / "]", So I think this will not take long for fixing this in...
Dear Sir or Madam, I am the founder and owner of www.writersworld.co.uk but am nota web designer. Is anyone able to let me know how to adapt this so I can send...
I'm a researcher at a well-known university, and I'm interested in using Yahoo Term Extraction as a component in an open-source project. My problem is that I...
Hi, You can use the Boss API which has no usage limits for key terms extraction. Check http://developer.yahoo.com/search/boss/boss_guide/Web_Search.html#id35 ...
... Here are a couple of options for you: First, I would suggest putting your inquiry on the BOSS forum to see if they can help with your ToS issue. In general...
... I am pretty sure there are no query "types". You are likely just getting results of businesses that match the keyword "radius". query=* works for me when I...
Hi there, Yahoo's idea is that you should first retrieve the results to get the ids associated with the category, and then perform another query with the ids...
... I also came across this issue. I search for a bit and could not find a category list. Best I came across was someone else who had the issue and said the...
Hi, I have been using Yahoo Search Web Service for six months and I have a problem. In the web site (http://developer.yahoo.com/search/web/V1/webSearch.html)...
Hi together, I am experimenting with the Site Explorer API and made some queries. I always get an "error 999" already after approx. 1000 querries - long before...
I keep getting a 999 error. I have been using this for about 9 months now and this is the first we've seen this error. We recently made some upgrades to the...
Hello, In order to get around the limitation of being able to retrieve only 20 results max per API call, I wrote a do-while loop in my PHP ... $yahoo_start =...
I'm getting an error message back from the SiteExplorer API "999 Rate Limit Exceeded" when I'm nowhere near the limit. When I paste the query URL into a...
Howdy.. I'm trying to write a pretty basic PHP backlink checker that will return the amount of backlinks for a list of URL's. Is there already an example...
Is it possible for the Yahoo Web Search REST API to search within specific areas of a website? e.g site=www.mysite.com/news/archive/2007/october I have tried...
... Apologies for the delayed response on this one. I'm working today to find someone who can track down the problem here and will update in the forums once we...