Skip to content Skip to sidebar Skip to footer
Showing posts with the label Rss

Automatically Extracting Feed Links (atom, Rss,etc) From Webpages

I have a huge list of URLs and my task is to feed them to a python script which should spit out the… Read more Automatically Extracting Feed Links (atom, Rss,etc) From Webpages

Feedparser - Retrieve Old Messages From Google Reader

I'm using the feedparser library in python to retrieve news from a local newspaper (my intent i… Read more Feedparser - Retrieve Old Messages From Google Reader