Alternatives
Products that do what GetSheetAPI – Turn Any Google Sheet into a REST API in 60 Seconds does
Hey HN, I built GetSheetAPI because I kept writing the same boilerplate: fetch Google Sheet → parse CSV → return JSON. Every freelance project, every prototype, every "can you just pull data from this spreadsheet" request. Now it's just: curl -H "X-API-Key: xxx" https://api.getsheetapi.com/v1/{sheet-id} Returns: {"data": [{"name": "Product A", "price": 29.99}], "meta": {"total": 150, "page": 1}} First row becomes field names. Full CRUD (GET/POST/PUT/DELETE). Pagination built in. Free tier: 100 requests/day, 1 sheet. I know "Google Sheets as a database"…
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8TA
2015 · sheetsu.com
- 9

- 10

- 11

- 12

- 13

- 14

- 15

- 16

- 17

- 18

- 19ST
2014 · sheetlabs.com
- 20ST
I've shared copy-able G sheet with full script that calls stock trading API. https://docs.google.com/spreadsheets/d/1RLvSmDEfS7U2OrqlUYvv... I'm sure many of you guys do some trick over stocks in spreadsheet. Full explanation: https://medium.com/automation-generation/manage-your-stocks-...
2018
- 21

- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →