Live data from Hacker News

Show HN: SheetUI – Turn Google Sheets into Web Pages

sheetui.com

81–90 of 154 posts

Re: Show HN: SheetUI – Turn Google Sheets into Web Pages

#82

Love the execution of your idea. Having played with google sheet too (using it as my storage for https://nooze.world actually) and having followed sheet2site story, I am left wondering if there is still money to make for services like this in 2020.

There is always room for improvement! For now, SheetUI doesn't do the same thing as Sheet2Site (they generate an entire website, whereas SheetUI generates only single web page per sheet).

Considering how many people across so many industries use Google Sheets as part of their processes, I'm convinced there is some money to be made.

Re: Show HN: SheetUI – Turn Google Sheets into Web Pages

#83
post #81
post #69

This is great, congrats on the launch! I've noticed a lot of products recently that attempt to solve this.

Got any examples of such products? I'd love to learn from them, and hopefully find my own niche :)

Just a few that came up on my Google search (basically, most are turning various sheets into something else!):

- https://news.ycombinator.com/item?id=16636935

- https://news.ycombinator.com/item?id=16636935

- https://news.ycombinator.com/item?id=19902856

- https://news.ycombinator.com/item?id=21004039

Re: Show HN: SheetUI – Turn Google Sheets into Web Pages

#84
post #28

Not quite the same, but... Turn your Google Sheets into a beautiful Gopherhole :) https://github.com/zenoamaro/gophersheet A much closer transformation.

Ooh. Can you explain what a Gopherhole is?

> Ooh

matron

Re: Show HN: SheetUI – Turn Google Sheets into Web Pages

#85
post #51

Earlier quoted context omitted.

I don't think so. I just need to procure an API key and some credentials from Cloud Console to begin using Sheet API. The rest is just a lot more backend development for me.

Right, but won't you need permissions to access data in user accounts? You can only get permissions with a Google audit (which you have to pay for).

No, the easiest way is to use a service account and share the sheet with the service account. No need for user OAuth at all.

https://github.com/juampynr/google-spreadsheet-reader

Re: Show HN: SheetUI – Turn Google Sheets into Web Pages

#87
post #51

Earlier quoted context omitted.

I don't think so. I just need to procure an API key and some credentials from Cloud Console to begin using Sheet API. The rest is just a lot more backend development for me.

Right, but won't you need permissions to access data in user accounts? You can only get permissions with a Google audit (which you have to pay for).

You might be mixing up access to GMail APIs with general access to Google APIs? Reading people's emails comes with tons of red tape, other things not so much.

Re: Show HN: SheetUI – Turn Google Sheets into Web Pages

#89
post #83
post #81

Earlier quoted context omitted.

Got any examples of such products? I'd love to learn from them, and hopefully find my own niche :)

Just a few that came up on my Google search (basically, most are turning various sheets into something else!): - https://news.ycombinator.com/item?id=16636935 - https://news.ycombinator.com/item?id=16636935 - https://news.ycombinator.com/item?id=19902856 - https://news.ycombinator.com/item?id=21004039

Thanks! These products are great (I can see myself using a couple of them). I think when we look across all industries that use spreadsheets, we'll find a market that's so big that any player can find their own profitable niche. I hope to find mine.
Post reply on HN