this is regarding Functions of Python code to download news articles for individual companies in the US. As per client they have an API and functioning Python code to download news articles for individual companies in the US. However, the depth of history seems to be limited to 15 months
They wanted to check if this can be extended to allow for a longer time period for which news articles can be downloaded? For example, would like to download company-level news stories for the period from January 1, 2004, to December 31, 2008.
To summarize, the historical time period for downloading company-level news stories seems to be limited to 15 months. It would be great to extend this back to January 2004. Is this possible?