I use the Codebook app in Workspace and utilize an API program that retrieves news stories. I have a couple of questions about that:
- The news stories before 2025 do not seem to be retrievable in the Codebook through the API. I am wondering if there is a limitation to what can be retrieved with the API, such as news stories before the current year (2025) are not allowed to be accessible through API.
- Is the Python program to retrieve news stories that works on the Codebook app in Workspace designed to run only on the Codebook app, or is it possible to run the same Python program on another platform, such as on a Spyder console?