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&..." 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