ImportJSON icon indicating copy to clipboard operation
ImportJSON copied to clipboard

Import JSON into Google Sheets, this library adds various ImportJSON functions to your spreadsheet

Results 108 ImportJSON issues
Sort by recently updated
recently updated
newest added

My column headers get reorderd randomly when the formula is re-applied

I'm using the script three days ago and it worked perfectly until today. The function doesn´t retrieve the data and appears the next error in my google sheets cell: Exception:...

Hi, your notes say 1.6 is latest, but the code header says 1.5...

Hello I am using your script to Manage my campaigns in Facebook from google sheets and it's working perfectly for me , thank you for it. so my issue now...

**Goal:** Import client data from Facebook Graph API into a Google Sheet to create a dynamic Facebook Ads Dashboard **What I've tried:** Used ImportJSON with a Graph API query created...

your example code: `=ImportJSON("https://mysafeinfo.com/api/data?list=bestnovels&format=json&rows=20&alias=cnt=count,avg=average_rank,tt=title,au=author,yr=year", "/title") ` returns Reference does not exist error because "/title" should be "/Title".

Let's say I have a JSON response that will create 26 columns worth of data, but I just want the first 3 in reverse order. `=importJson("example.com/json_abcs", "/c, /b, /a")` isn't...

Is there any way to read 0 as 0 and not getting an empty cell? Seems like I could do this afterwards but makes things a lot more complicated..

i don't how to import this site ,please help me https://bet.hkjc.com/football/getJSON.aspx?jsontype=search_result.aspx&startdate=20201106&enddate=20201106&teamid=default&pageno=1 i had try this ,but no work... =ImportJSON("https://bet.hkjc.com/football/getJSON.aspx?jsontype=search_result.aspx&startdate=20201106&enddate=20201106&teamid=default&pageno=1","noInherit,noTruncate,rawHeaders")