yuanxu-li/html-table-extractor
extract data from html table
This tool helps developers quickly pull structured data out of HTML tables, even if they're complex or malformed. You provide the HTML content containing the table, and it outputs the data as a clean list of lists, ready for further processing or storage. It's designed for developers building web scraping tools or data extraction pipelines.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer who needs to programmatically extract data from HTML tables within web pages or documents.
Not ideal if you need a no-code solution or a visual tool for table extraction.
Stars
88
Forks
22
Language
Python
License
MIT
Category
Last pushed
May 01, 2020
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/yuanxu-li/html-table-extractor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.