View Single Post
Old 12-13-2010, 11:16 AM   #9
anne.oneemas
Member
anne.oneemas began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Oct 2010
Device: Kindle
Here it is:

Code:
class AdvancedUserRecipe1292254338(BasicNewsRecipe):
    title          = u'Sunday Business Post'
    oldest_article = 7
    max_articles_per_feed = 100
    remove_javascript   = False

    feeds          = [(u'News - Ireland & World', u'http://feeds.thepost.ie/tpnews'), (u'Comment & Analysis', u'http://feeds.thepost.ie/tpcomment'), (u'News Features', u'http://feeds.thepost.ie/tpnewsfeatures'), (u'Money, Market & Technology', u'http://feeds.thepost.ie/tpmoneymarket'), (u'Media & Marketing', u'http://feeds.thepost.ie/tpmedia'), (u'Property', u'http://feeds.thepost.ie/tpproperty'), (u'Agenda', u'http://feeds.thepost.ie/tpagenda')]
anne.oneemas is offline   Reply With Quote