View Single Post
Old 05-17-2011, 10:15 AM   #1
xXxXxXxXxXx
Enthusiast
xXxXxXxXxXx began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Apr 2011
Device: none
Recipe for Men's Health (US)

Code:
class AdvancedUserRecipe1305636254(BasicNewsRecipe):
    title          = u'mens health (US)'
    oldest_article = 14
    max_articles_per_feed = 100

    feeds          = [(u'News', u'http://blogs.menshealth.com/health-headlines/feed')]
Is simple because Men's Health provide full feed
xXxXxXxXxXx is offline   Reply With Quote