Where can I find the JSON request and payload structure documents for Eikon ->'NEW AND RESEARCH' ...

...->'Search&Discover' and 'Advanced News Search'


I want to know how to use GET/POST to send requests and call the following two APIs

1716979070002.png


Best Answer

  • [Deleted User]
    [Deleted User] Newcomer
    Answer ✓

    Hi @alex.hou, Finding the exact endpoint providing data to Workspace is often a difficult task because many are not client facing, and they are only used to feed the Workspace product. As a result, there isn't always a 1 for 1 match.

    With that said, I believe that you are after EX-1.01.06-Search.ipynb, EX-1.01.06.1-SearchTemplates-Equities.ipynb, EX-1.01.06.2-SearchTemplates-PhysicalAssets.ipynb, EX-1.01.06.3-SearchTemplates-BuiltIn.ipynb or EX-1.01.08-Screeners.ipynb in the examples folder.

    Please let me know if the answer to your question is not in this folder.

Answers