FinNews icon indicating copy to clipboard operation
FinNews copied to clipboard

Reddit, CNNMoney, Reuters, Nasdaq, return an empty dataframe

Open stagnoman opened this issue 6 months ago • 0 comments

Hi there, hope u are well. First of all, I congratulate you on the project, it's very interesting! I've encountered some problems that I can't resolve:

feed = fn.Reddit(topics=['']) => always returns an empty dataframe feed = fn.CNNMoney(topics=['']) => always returns an empty dataframe feed = fn.Nasdaq(topics=['']) => blocks all code without returning any results feed = fn.Reuters(topics=['']) => always returns an empty dataframe

If you have time, can you kindly take a look? Many thks for your help LUCA

stagnoman avatar Dec 14 '23 13:12 stagnoman