The API doesn't seem to be very clear in how to retrieve all articles containing a "wikitable" class.
What's the best way to do this?
The API doesn't seem to be very clear in how to retrieve all articles containing a "wikitable" class.
What's the best way to do this?
Tables are unstructured and can appear in unexpected places, such as manually aligning images. You can try the searching insource:" class=wikitable"
, as Tgr suggests.