Tagged Questions
1
vote
2answers
712 views
feedparser and Google News
I'm trying to download a corpus of news (to try to do some natural language processing) from Google News using the universal feedparser with python. I really know nothing of XML, I'm just using an ...