Tagged Questions

1
vote
2answers
709 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 ...
0
votes
1answer
144 views

feed problem in firefox and google

i have problem when creating feed. it's can be read by feedreader, and also shown in firefox but failed in google. this is my feed header: <?xml version="1.0" encoding="utf-8"?> <rss ...