Tomas2D/puppeteer-table-parser
Scrape and parse HTML tables with the Puppeteer table parser.
This tool helps web developers efficiently extract structured data from HTML tables on websites and web applications. It takes a web page (loaded in Puppeteer) and a CSS selector for a table, then outputs the table's contents as a clean CSV file or an array of JavaScript objects. This is for developers who need to reliably pull specific data from complex or inconsistently structured web tables for further processing.
Available on npm.
Use this if you are a web developer regularly scraping data from websites and need a robust way to parse HTML tables, handle missing or custom columns, and clean/transform data before output.
Not ideal if you are looking for a no-code web scraping solution or if you primarily need to extract data from non-table elements on a webpage.
Stars
22
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Tomas2D/puppeteer-table-parser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
seleniumbase/SeleniumBase
APIs for browser automation, testing, and bypassing bot-detection.
apify/crawlee-python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers....
intoli/user-agents
A JavaScript library for generating random user agents with data that's updated daily.
apify/crawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In...
Kaliiiiiiiiii-Vinyzu/patchright
Undetected version of the Playwright testing and automation library.