Using Observable to design tools for Wikipedians

Wikipedians create Wikipedia articles. xtools provides some insights about the list of created articles. However it doesn’t provide a comprehensive list of what are the created articles about. Using Observable, xtools csv export and Wikidata API, I’ve designed some tools which provide insights about your list of created articles:

For now, my tools only take the 1,000 last articles into account. I have tried to use xtools API to get all the results (API Xtools Created pages / PAC / Observable) but I don’t know how to handle pagination to get all the results. If someone has a clue, it would be great.