wabler

wabler

wabler (Wikipedia tABLE scrapeR) is a python web-scraper API that allows easy inspection of wikipedia tables.

Real-world example available in hdm-api.

Features include:

  • List tables:
    • headers (filterable by header) or rows
    • can be limited to give a specific number of tables
  • List an individual table’s rows (filterable by header)
  • Supports tables with text or images
  • Automated and interactive documentation

#gosuraj