HTML Table to JSON/CSV Extractor avatar

HTML Table to JSON/CSV Extractor

Pricing

from $1.00 / 1,000 dataset items

Go to Apify Store
HTML Table to JSON/CSV Extractor

HTML Table to JSON/CSV Extractor

Convert complex web tables into clean, structured JSON or CSV data. Automate data entry and reporting without writing custom parsers.

Pricing

from $1.00 / 1,000 dataset items

Rating

0.0

(0)

Developer

Andok

Andok

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Share

HTML Table to CSV Extractor (Bulk)

Fetch and extract HTML tables from a list of URLs into clean structured JSON/CSV data.

What it does

For each input URL, it downloads the HTML and extracts:

  • All <table> elements found on the page.
  • Table headers (<th> or first row <td>).
  • Table body rows (<tr> with <td>).
  • Outputs a clean JSON array of table rows for easy conversion to CSV.

Typical uses

  • Data extraction: grab structured tabular data without writing a custom scraper.
  • Financial data, sports stats, Wikipedia tables, product specs.

Input

  • urls (required): list of URLs to check.
  • timeoutSeconds (default 15)
  • concurrency (default 10)

Output

Writes one dataset item per input URL containing the parsed tables.

Monetization + safety

This actor is designed for Pay-Per-Event (dataset item = 1 unit of work) and respects the per-run max charge limit.