Via the python API, what is the most cost-efficient way of obtaining the news headline of a given news category (e.g., scheduled events) from a date closest to a given input date for a given list of different ISINs?
More precisely, the inputs are
- a list of ISINs,
- a date,
- a news category
while the outputs should be (separately for each each of the input ISINs)
- the datetime of the news headline on or closest to the input date
- the news headline ID of said news headline