For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
27 2 0 4

Getting headlines from many years ago

Hi, I seem to be having trouble using get_news_headlines for dates farther than, say, Jan 2018.

headlines = ek.get_news_headlines(
            "US stocks IN ENGLISH",
            count=100,
            date_to=curr_date.strftime(DATE_STRING_FORMAT)
        )

where curr_date is something like datetime.datetime(2000, 1, 1).

Does the API go back that far?

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonnews
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
38.1k 69 35 53

@handrew11

Refer to this thread, News service can deliver news only for the last 15 months.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea