HTML Table Extractor
Pricing
Pay per usage
Go to Apify Store

HTML Table Extractor
Extract tables from HTML pages. Convert web tables to JSON, CSV, or Excel format automatically.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
HTML Table Extractor - Scrape Tables as JSON
Extract tables from any webpage as structured JSON or CSV. Handles complex nested tables with headers.
Key Features
- Extract all tables or specific ones via CSS selector
- Automatic header detection
- Nested table support
- Output as JSON objects or arrays
- Table metadata (id, class, caption)
Cost
Typical runs cost $0.01-0.03 per page.
Input Example
{"urls": ["https://en.wikipedia.org/wiki/List_of_countries_by_population"], "maxTables": 5}
Output Example
{"url": "...", "tableCount": 3, "tables": [{"headers": ["Country", "Population"], "rowCount": 200, "data": [...]}]}
Use Cases
- Data scraping from reports
- Wikipedia table extraction
- Financial data collection
- Research data aggregation
Built By
Donny Dev - Blockchain & automation developer