Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google script using newly opened bloomberg data?

Bloomberg is opening its market data for everyone.

http://www.openbloomberg.com/open-api/

I'm using google spreadsheets and I was wondering if and how I can use Google script to link up with their API if possible. The bloomberg API supports c/c++, .net, java, perl, python.

Does anybody know if it is possible or how to do it?

like image 408
jason Avatar asked Jul 19 '26 18:07

jason


1 Answers

From a quick look at the link, it doesn't look like there is a REST API available. So, you can't use Apps Scripts to fetch data.

If a REST API were made available, you can use UrlFetch class to get information.

like image 182
Srik Avatar answered Jul 23 '26 09:07

Srik



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!