I'm building an interactive graphic for a newspaper and there might be substantial traffic to your API. Is there a limit to how many calls you allow?
Also, is it possible to get a richer JSONP result, similar to XML where description and URL is included? I'm comparing this: http://en.wikipedia.org/w/api.php?action=opensearch&format=xml&limit... to this http://en.wikipedia.org/w/api.php?action=opensearch&format=json&limit=5&callback=myJsonpFunction&search=ltte http://en.wikipedia.org/w/api.php?action=opensearch&format=json&limi...