If I wanted to fetch the goldprice in real time(or between 10minutes) and publish it on my site. How could I do it?
For example from here:
Or some chart like this:
Prototype framework has an Ajax.periodical.updater that might be useful for bringing content from another site between intervals of time... but how can I read a specific div content/table value from other site and bring the value to my site...
Thanks for all answers!
For example from here:
Or some chart like this:
Prototype framework has an Ajax.periodical.updater that might be useful for bringing content from another site between intervals of time... but how can I read a specific div content/table value from other site and bring the value to my site...
Thanks for all answers!