I am exploring the feasibility of developing an application that will focus on extracting keyword/topic defined News headlines from the Eikon desktop.
My development resource has posed the following questions:
What mechanisms exists in Eikon desktop, to write
extensions or plugins that either adds
HTML, CSS and JavaScript to the browser view used by the desktop
client when presenting news headlines?
Is there another mechanism to write a separate service or
app, that can communicate with
Eikon desktop and extract content using an SDK? What programming languages can be used for such plugins or
for software that communicates with the Eikon desktop client?
Thanks in advance.