Hi,

I am trying to compile a list of duplicate images in Wikimedia Commons. I am iterating through the list of images using the generator=allimages API and using the continue option to get the next set. But the api gets stuck at 𪎥-seal.svg and it does not return the next set or the continue option.

Here is the url I am using:
https://commons.wikimedia.org/w/api.php?action=query&generator=allimages&prop=duplicatefiles&gaifrom=%F0%AA%8E%A5-seal.svg&gailimit=100&format=json&continue=

Can anyone help me with this? If there is an alternative, that would be great.

Thanks,
Sreejith Kulamgarath.