Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.73 KB

File metadata and controls

50 lines (39 loc) · 1.73 KB

Sheet2Html
Convert public Google Sheets into clean HTML, JSON, or CSV
Sheet2Html is a lightweight extractor that reads Google Sheets and outputs structured data formats that are ready to use in websites, apps, and scripts.
Try the demo now! https://sheet2html.pages.dev








Features

  • Accepts a Google Sheets URL

  • Reads all tabs or a specific gid

  • Exports structured JSON

  • Generates raw CSV

  • Works with public and private sheets (available on web)

  • No OAuth or account required

Output Formats

Format Description
HTML Readable markup for embedding or documentation (available on web)
JSON Structured data for applications and APIs
CSV Standard comma separated export