8000 GitHub - keenthinker/gcsv2json: Google CSV to JSON API service
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

keenthinker/gcsv2json

Repository files navigation

gcsv2json

Generic CSV to JSON converter - https://gcsv2json.now.sh/

This REST API converts CSV web input (e.g. single Google Spreadsheets published to the web, or pastebin, or gist, or you name it) to JSON format.

The API can be used in two ways:

  • using a query parameter (parameter should be encoded with encodeURIComponent)
  • using a request with data in body
  • WIP: custom delimiter (current fix delimiter is the - , - comma sign)

Documentation

Live demo

About

Google CSV to JSON API service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0