[Mediawiki-api] arbitrary limit on backlinks?

Karl Ostmo kostmo at gmail.com
Sun Jul 19 09:42:37 UTC 2009


Sorry to answer my own question:

The "embeddedin" query is what I needed to produce the same results as "What
links here" with transclusions shown.  My query should have been:
http://en.wikipedia.org/w/api.php?action=query&list=embeddedin&eititle=Template:Taxobox&einamespace=0&filterredir=nonredirects&eilimit=100&format=xml

Cheers!
Karl


On Sun, Jul 19, 2009 at 4:21 AM, Karl Ostmo <kostmo at gmail.com> wrote:

> Hello,
>
> I am trying to figure out why there is a discrepancy between the number of
> backlinks produced via the API versus the main web interface:
>
>
> http://en.wikipedia.org/w/index.php?title=Special:WhatLinksHere/Template:Taxobox&namespace=0&limit=100
> -> produces 100 results, with more pages available
>
>
> http://en.wikipedia.org/w/api.php?action=query&list=backlinks&bltitle=Template:Taxobox&blnamespace=0&blfilterredir=nonredirects&bllimit=100&format=xml
> -> produces only 48 results (ending in "Leaf-mimic katydid")
>
> Is there something wrong with my query string?
>
> Thanks,
> Karl
>



-- 
Code or be coded.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wikimedia.org/pipermail/mediawiki-api/attachments/20090719/23ea832e/attachment.htm 


More information about the Mediawiki-api mailing list