<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">So much advice. Thanks, all. <br><br><div id="AppleMailSignature" dir="ltr">- nick</div><div dir="ltr"><br>On 22 May 2019, at 18:53, Geoffrey Teale <<a href="mailto:tealeg@gmail.com">tealeg@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>I wrote a whole library for Golang that reads/writes Microsoft ODX XLSX, if you don't need to go down that route, I'd avoid it.  Grabbing JSON from google seams like a way simpler way to process data. </div><div>-- <br></div><div>tealeg<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 22 May 2019 at 16:46, William Lederer <<a href="mailto:william.lederer@gmail.com">william.lederer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I wrote a hack to pull information from an excel xslx sheet. I used a couple of libraries pulled from quicklisp, first to unzip the file, then to xml-parse it. The specific trick is to decode the document from the word indexes for the shared strings.  So if you can save the google sheet as an excel, this technique would work.<div><br></div><div>wglb</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 22, 2019 at 4:36 AM Nick Levine <<a href="mailto:nick@nicklevine.org" target="_blank">nick@nicklevine.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Has anyone tried reading a google spreadsheet from lisp (Allegro)? Searching produced a couple of libraries for this, and neither of them compiled cleanly (which is not where I wanted to spend my morning).<br>
<br>
- nick<br>
</blockquote></div>
</blockquote></div>
</div></blockquote></body></html>