Hi Cristina,

you probably want to look into the action=query&list=usercontribs api:
https://www.wikidata.org/w/api.php?action=help&modules=query%2Busercont
ribs

That allows getting up to 500 (or 5000 for bots) edits at once and
allows continuation.

Cheers,

Marius


On Wed, 2015-07-08 at 14:23 +0200, csarasua wrote:
> Hi,
> 
> I am using the API to get the list of Wikidata contributions of 
> particular users.
> 
> I am using 
> "https://www.wikidata.org/w/api.php?action=feedcontributions&user=xxx
> &toponly=false" 
> for that. But I have seen that I can only get a maximum number of 
> edits 
> (50) this way, so the response is leaving many of the edits out.
> 
> Is there a way to get all the edits of a contributor in a period of 
> time 
> (e.g. one particular day), even if they are more than 50?
> 
> Thanks.
> Cristina
> 

_______________________________________________
Mediawiki-api mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to