IMPORTJSON Function - Google Sheets Tutorial - How to Import JSON feed to Spreadsheets

preview_player
Показать описание
Learn how to import JSON data from API to Google Sheets using user defined IMPORTJSON function.

Get the function script here

Google Sheets

Company Page
Рекомендации по теме
Комментарии
Автор

Amazing, have been looking for a system that does this easily for HOURS. This is the simplest and easiest to implement (and the only one that has actually worked). Thanks!!

cameronwheatley
Автор

You saved me a LOT of time with this short yet awesome tutorial.

mostafanabil
Автор

Thank you! This was incredibly helpful

leeworthington
Автор

You were my today's savior! Thank you so much!!

pufslvp
Автор

I'm now using the function to import stock options data into my spreadsheet. It works! TY.

BryMajor
Автор

Most helpful tutorial. Thanks so much!

cho.gath
Автор

Great video and very helpful. Thanks!

ILuvlearn
Автор

Great Tutorial, really helpful. Thank you

AxleWebTechnologies
Автор

thanks, that's elegant and extremely helpful!

gmanova
Автор

Exactly what I was looking for. thanks!

DigitalMediaCanada
Автор

This helps so much. Holy christ. Thank you

BeeJayVC
Автор

Hey! this video was really helpful!

I was trying to fix a spreadsheet that used a lot of IMPORTXML Functions to load data and used conditional format with those values.

It was working fine, but having the "loading data" problem as there were over 200 requests with that IMPORTXML functions


So i could get an API key of the website and with your video i manage to solve that problem, but now all the conditional formatting in those cells are not working anymore.. any idea how i can solve this or what could be causing it?

fercomerci
Автор

Can you share required script amendments that allow to pull multiple values within arrays? (instead of static xpath string)? Many Thanks

mirkoobkircher
Автор

Good explanation, can you tell me what will happen if I will have date in the retes and bases on dates I will have multiple country rates in rates ?

nikhilawleshiya
Автор

Hello, i want each 5 mins update json data, how i to do it? Thank you

kimjongkook
Автор

Thanks for the video. Is it possible to keep the pre-existing data in the spreadsheet if the API call fails? I am thinking in the scenario of auto-refreshing the data periodically. If any of the calls fails, all the previous existing data is lost and you just get an error. It would be useful to still be able to operate with the previous (cached) data

visiedo
Автор

Thanks for the video. Is it possible to import data from the API that needs key header parameter to access? If yes, how should I write the query in the cell?

KoteKhutsishvili
Автор

how to display the data in the api which is changing in the spreadsheet?

nickb
Автор

would this work even if the Json object contains a list (i think it could be called array, not sure what is correct therminology) that contains objects. Can I somehow quarry each first item of objects contained in the list ?

PCgmesforever
Автор

Thanks for this video!

I got this message: Node Not Available

Any idea?

petrinnn