add a value from the cloud or internet in a cell

How to add a value from the web,

need to add the value of the conversion of € to $

numbers-OTHER, iOS 7.0.4

Posted on Dec 10, 2013 10:16 AM

Reply
9 replies

Dec 10, 2013 1:14 PM in response to JPDSG

I'm just a user too. But based on Apple's support document, I think it can be said with some confidence that fetching data from the web will be possible to a greater degree in the future, via the use of AppleScript. It is already possible to have AppleScript fetch values from a website and put it in a form that can be pasted into Numbers 3.0. The pasting step probably can be automated when Apple reintroduces support for AppleScript beyond the very basic "GUI scripting" that is possible now.


SG

Dec 10, 2013 1:36 PM in response to JPDSG


Is it possible to do it now?


That depends on what the "it" is.🙂 You can automate the data "scraping" part but you can't (until AppleScript support is restored) automate the "pushing" of the retrieved data to designated cells in Numbers 3.


Right now the best you can do is have AppleScript arrange the data in a specific format (the tab-separated flavor of "csv" character-separated-values currently works best) on the system clipboard and then you manually paste that where you want it in a Numbers 3.0 table.


If the data is already in table form on a website you can often (but not always) just copy-paste. Where AppleScript can be useful, even now, is where the data you want to retrieve is not already in tabular form.


SG

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

add a value from the cloud or internet in a cell

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.