Made a quick tool and thought some might find it useful!
đź”— lection.app/tools/table-extractor
It does one thing: paste a URL, it finds all HTML tables on the page, and you can download them as CSV or JSON. No signup, no API key, just works.
Works great for:
Wikipedia data tables
Government/public data portals
Sports stats sites
Any page with HTML tables
Limitations: Won’t work on JavaScript-rendered tables (like React dashboards) since it fetches raw HTML. But for most static pages it works pretty well.
Let me know if you run into any issues or have suggestions!
submitted by /u/Unmoovable
[link] [comments]