MitchBarnett / wiki-bank-tag-integration

Allows the creation of bank tags from categories on the offical OSRS wiki
BSD 2-Clause "Simplified" License
9 stars 13 forks source link

Wiki query pagination #16

Open stinodes opened 9 months ago

stinodes commented 9 months ago

I've seen mention of the wiki's 5000-items query limit, but the current queries seem limited to 2000 items. Changes to either fully support pagination, or at least grow the default, could be great.