0

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?

2 Answers2

1

Probably because there is no such API. You can try searching for class="wikitable".

Tgr
  • 27,442
  • 12
  • 81
  • 118
0

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.

Dispenser
  • 1,111
  • 7
  • 9