Closed nwself closed 1 year ago
The request works normally, you just need to have access to the historical data available to retrieve the articles with those URIs since they have been published many years ago.
If you create er instance with
er = EventRegistry(allowUseOfArchive=False)
or have access to historical data disabled in your account setting then you can still use this feature but make sure you try to retrieve articles that have not been published > 1 month ago.
That was it! Thanks!
Getting articles as in the example in this repo
is returning
How can I get article data from a list of article URIs?