Open Mohpann opened 1 month ago
Don't have enough time to do the issue but whoever can, take a look at XML parsing the headlines from these RSS Feeds. https://about.fb.com/wp-content/uploads/2016/05/rss-urls-1.pdf
just created a branch that covers this, please give it a look
I need some to implement basic functionality for our new getter program. This program will get the top headlines for a specific field like technology, geopolitics, and fed policy. This program's output will be piped to the sentiment analysis program. It should have some string outputs in either an array or dict.
I have provided comments in the file "newsGetter.py" in the SentimentAnalysis folder to help. If you want to work on this, assign yourself to this issue and hack away. Thanks.