I reach every day the YAHOO API limit (5000 hits). Can you help me to figure out a solution for this problem? I need to have 20000 queries at least. Thanks for help
i dont know how yahoo api work but cant you just get many API id and put them in an array and then on each query request a random API Key ?
I could not get it work from different domains. That really sucks.. i sent them email and i am waiting...
I am thinking to do that. Have you ever proxy requests in PHP? In case you have sample code, please share it with me. Thanks