flother/htmltab
Command-line utility to convert HTML tables into CSV files
Need to extract data from tables embedded within web pages? This tool helps you pinpoint specific tables on a webpage and transform their content into a clean, comma-separated values (CSV) file. Anyone who regularly collects structured data from online sources, such as researchers, data journalists, or marketers, would find this useful.
Use this if you need to quickly grab tabular data from a web page and get it into a format like CSV that's easy to use in spreadsheets or databases.
Not ideal if you need to extract data from complex, non-table layouts, or if you require advanced web scraping features like navigating multiple pages or handling login forms.
Stars
27
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 30, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/flother/htmltab"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.