I'm looking to get the data from the related rics column as seen in the news monitor through python.
I can download news articles similar to the news monitor however this is missing the related rics column. I am using this code,
response = news.headlines.Definition("7974.T", count=150).get_data()
how would I add the column to the downloaded data