Editing script for receiving web data in Numbers/Excel
Hello together,
searching for a way to mimic a Windows-Excel/API-based process for getting current crypto-currency prices into a spreadsheet, I found this super helpful script for Numbers.
How to grab web data into Numbers sheet - Apple Community (Best answer in this thread)
It works perfectly, but I have two issues (and unfortunately, zero knowledged of apple script yet):
1) The script gives me only the coins from the first worldcoinindex-page (actually the top 100), but I also need the data from page 2,3,4,... (finally the top 2000) in the same document.
2) I am very much used to work with Excel and tried to redirect the script to Excel instead of Numbers. It didn't work. Is this generally possible?
Thanks in advance for your help!
Georg