Hey HN,<p>I'm not sure why I won't let this idea go but here's another prototype experimenting with personal databases, small scale data extraction and web foraging...<p>Electric Tables V0.1 was on HN a few weeks ago here: https://news.ycombinator.com/item?id=30089895<p>V0.1 was fun and light-weight and it all worked - but because everything is stored in localstorage it wasn't collaborative... So I decided to build a prototype that let you share and publish data.<p>Electric Tables V0.2: https://tomcritchlow.com/2022/02/07/electric-tables-v2/<p>This uses Google Scripts to create a little webhook for sharing URLs. All the code is in the post.<p>Tom