Skip to content

Releases: nicholasxdavis/sheet2html

sheet2json - Chrome Extension (unpackaged)

29 Jan 00:22
bce58c0

Choose a tag to compare

Sheet2Html
Convert public Google Sheets into clean JSON or CSV.
Sheet2JSON is a lightweight extractor that reads Google Sheets and outputs structured data formats that are ready to use in websites, apps, and scripts.

Chrome Web Store
Download on the Chrome Web Store


Try the demo now! https://sheet2html.pages.dev




Screenshot 2026-01-28 160652 Screenshot 2026-01-28 160709




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