joony0123 / LandmARk-Lens

Microsoft HoloLens travel/education application that provides related information of a landmark in augmented reality
https://devpost.com/software/landmark-lens-p1x2bg
2 stars 0 forks source link

Implement Bloomberg REST API #9

Closed joshua31101 closed 7 years ago

joshua31101 commented 7 years ago

https://www.bloomberglabs.com/api/

sroyhong313 commented 7 years ago

@joshua31101 The Bloomberg api is to get market data. Getting news information costs money: https://www.bloomberg.com/professional/news/

Might have to rethink about using Bloomberg. If we are using it, then change its direction into getting market data?

joshua31101 commented 7 years ago

@sroyhong313 Let's work on https://newsapi.org/bloomberg-api since it offers free Bloomberg API and has "country" parameter so that we can get news based on user location.