I have a script that I want to read entries in an RSS feed and store the individual entries in JSON format into a CouchDB database.
I\'m struggling with how to parse a response from an XMLHttpRequest. The response is in json format: http://flickr.com/services/rest/?method=flickr.photos.search&api_key=75564008a468bf8a284dc94bb
I am trying to the universal feedparser to parse <georss:point>55.32967 10.236263</georss:point> but it\'s not working. I have tried accessing item[\'georss\'], item[\'georss:point\'] and
How would you parse xml data as follows with python feedparser <Book_API> <Contributor_List>
I\'m adding a facebook feed to a jquery mobile application i am working on.I am trying to parse the \"created_time\" that is in the JSON data.This is what is in the returned JSON: 2011-01-29T16:30:03+
Yesterday I installed feedparser (on OSX 10.5) and it worked fine, but now it stopped working. This is the script (copied from feedparser documentation)
I have the following code for parsing youtube feed and returning youtube movie id. How can I rewrite this to be python 2.4 compatible which I suppose doesn\'t support parse_qs function ?
If I add a feed URL to Google Reader or to a desktop feed aggregator, I receive nice results. The URL is:
I\'m using feedparser in a deferred task in google app engine like this: class RSSFetchHandler(webapp.RequestHandler):
I am using this feed http://feeds.bbci.co.uk/news/rss.xml and want to get all media:thumbnail entries. I.e. all images