Over the years I had written dozens of Google Docs documents, that I wanted to post to my website. Not only Google Docs's publish feature is broken and incomplete, Google does not index Google Docs either. So I set out to fix it for myself using AI agents. Sharing here in case someone else finds it useful.
Comments
arshxyz•27m ago
Amazing how many products exist purely due to Google's lack of motivation to do things right. Will be using this a lot.
Does Google Apps Script expose an API to do this though? It would be easier to download an html page from within GDocs without having to run something locally.
adityamishra241•19m ago
This looks really useful. Does it also preserve images, tables, and formatting when exporting from Google Docs?
arshxyz•27m ago
Does Google Apps Script expose an API to do this though? It would be easier to download an html page from within GDocs without having to run something locally.