-
Would be nice to transform epoch timestamps to human readable datetime.
eg 1628337947 = Saturday, 7 August 2021 12:05:47
`=ImportJSON("https://github.com/bradjasper/ImportJSON/files/6950617/sample…
-
As part of #102 and following on #103 generate the *.importjson dictionary source file for itwêwina, and uploading this into itwêwina (and testing this).
-
This is more of a question than anything, but I was not sure where to place it.
One thing I am trying to figure out is if there is a way to not place the importJSON formula within the sheet itself,…
-
If I had a JSON structure containing unique identifiers how could I retrieve query so each identifier would be mapped?
`=ImportJSON("https://TEST/submissions.json", "IDENTIFIER/date")`
`=ImportJSO…
-
=ImportJSON("https://api.guildwars2.com/v2/items/1182","/details/infix_upgrade/attributes/attribute","noInherit,rawHeaders")
Gives me:
/details/infix_upgrade/attributes/attribute
--
Vitality
…
-
The JSON request
https://api.coinmarketcap.com/v2/listings/
works fine if I type it directly into a browser.
But if I put it into a Google Sheet as
=ImportJSON("https://api.coinmarketcap.com/v2…
-
Entries that are inflected word-forms of other entries, e.g. _nîminâniwan_ and _nitâs_, should not get their independent entries in morphodict, but should rather become `formof` cases.
This works f…
-
This line:
https://github.com/moretea/yarn2nix/blob/master/default.nix#L149
Doesn't evaluate on `hydra` because it uses `import-from-derivation` to function.
It's only used to extract the `pname`…
-
Hello
Great code, thank you. I need the result to an API call to be only specific column or specific columns and not all the columns which the URL returns. How can I do that? I have tried to add ,"/c…
-
I have ImportJSON running once per night to pull data from Apple's App Store. It seems to work fine when I edit the sheet and it has to go pull refreshed data, but I am getting nightly emails like thi…