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=5&search=ltte
 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&limit=5&callback=myJsonpFunction&search=ltte

_______________________________________________
Mediawiki-api mailing list
Mediawiki-api@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to