Bitcoin Forum

Local => Italiano (Italian) => Topic started by: crytpon on December 27, 2013, 08:14:07 PM



Title: importare JSON API in openoffice/libreoffice
Post by: crytpon on December 27, 2013, 08:14:07 PM
utilizzo linux,
è possibile importare in openoffice/libreoffice i JSON che si ottengono dall'API di siti tipo Cryptsy?
per importare intendo ad esempio avere il cambio LTC/BTC in una cella e si deve aggiornare ogni tot. minuti col nuovo valore.




Title: Re: importare JSON API in openoffice/libreoffice
Post by: roshii on September 26, 2014, 11:04:33 PM
I'd like to know how to import JSON date to libreoffice as well!
Any luck with your research?


Title: Re: importare JSON API in openoffice/libreoffice
Post by: gdassori on September 29, 2014, 06:36:25 PM
E' favoloso come se cerchi "JSON API LibreOffice" la prima cosa che ti esce è un thread su BTC-e

https://forum.openoffice.org/en/forum/viewtopic.php?f=45&t=66914

(dove ti viene consigliato di usar qualcosa di diverso, piuttosto che un foglio di calcolo, per giocare con le basi dati online).


Title: Re: importare JSON API in openoffice/libreoffice
Post by: roshii on October 09, 2014, 11:00:04 AM
Gracie mille!
-> That's how far my Italian goes...

I had found this post as well but was not sure it was the good direction to follow. Thanks to your confirmation I insisted and finally got it working. It took my some time to figur out that API was returning a list of dictionaries and not a dictrionary directly... Therefore my doubt...

Again, gracie mille, that works :)