download reports with python

I am using your product "Thomson Reuters Eikon" to download financial analyst reports. Given a huge amount of reports and time limit, I found it hard to download manually. I tried using python program but I could not generate downloading links due to your anti-crawler design.
One thing needs to be clarified that I am not downloading every single report on your database.

I just want to download selected analysts’ reports.
Could you please kindly provide some suggestions about how I can download them faster?


In other words :

I want to find a quicker way to download reports with python or whether can I give them my criteria and pay them to download reports? Of course, the python solution is better.


Best


Regine Belliard - ESSEC

Best Answer

  • Hi @belliard

    Eikon Data API(Python) enables you to be able to retrieve realtime data, fundamental data, historical data and news from Eikon Desktop.

    It does not create a report nor providing the Eikon Desktop product download link to the analysis report.


    Please take a look at this tutorial to see if the API fits with your requestion.