© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
CapsCode
Empowering students with coding skills & businesses with IT solutions. Learn, innovate, and grow with our edtech & web development expertise
This is amazing... thanks you for sharing this.
It would be more amazing If you can write something on how from a webpage we can post or make an entry on google sheet
Thanks once again
Anjanesh Lekshminarayanan
Web UI Engineer
The example in this blog post is via client-side URL fetch - hence, no authentication etc. My next post (anjanesh.dev/retrieving-data-from-a-privately-own…) shows how to connect to a private sheet server-side.
To post an entry to the google sheet you need to use server-side using PHP or nodeJS and write to it - developers.google.com/sheets/api/guides/values