Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old 04-07-2013, 03:43 AM   #1
fab4.ilam
Junior Member
fab4.ilam began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Sep 2011
Device: Kindle
Economia - News & Insight for ICAEW Members

I've completed a recipe for Ecnomia. Hope it will be added in the future version of Calibre.

Code:
from calibre.web.feeds.news import BasicNewsRecipe

class AdvancedUserRecipe1314326622(BasicNewsRecipe):
    title          = u'Economia'
    __author__     = 'Manish Bhattarai'
    description = 'Economia - Intelligence & Insight for ICAEW Members'
    language = 'en_UK'
    oldest_article = 7
    max_articles_per_feed = 25
    masthead_url = 'http://economia.icaew.com/~/media/Images/Design%20Images/Economia_Red_website.ashx'
    cover_url = 'http://economia.icaew.com/~/media/Images/Design%20Images/Economia_Red_website.ashx' 
    no_stylesheets = True
    remove_empty_feeds = True
    remove_tags_before = dict(id='content')
    remove_tags_after  = dict(id='stars-wrapper')    
    remove_tags = [dict(attrs={'class':['floatR', 'sharethis', 'rating clearfix']})]
    feeds          = [(u'News', u'http://feedity.com/icaew-com/VlNTVFRa.rss'),(u'Business', u'http://feedity.com/icaew-com/VlNTVFtS.rss'),(u'People', u'http://feedity.com/icaew-com/VlNTVFtX.rss'),(u'Opinion', u'http://feedity.com/icaew-com/VlNTVFtW.rss'),(u'Finance', u'http://feedity.com/icaew-com/VlNTVFtV.rss')]
fab4.ilam is offline   Reply With Quote
Reply

Tags
economia


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Book Club Members: Where Do You Live? (This is for ALL members of both clubs!) sun surfer Book Clubs 15 03-11-2012 08:04 AM
[Suggestion] Disable the ability for new members to PM members. =X= Feedback 4 08-31-2011 05:21 AM
MR News: Team members / Writers' section Alexander Turcic Announcements 21 02-27-2009 10:55 AM
To all new MobileRead & Kindle2 members desertgrandma Lounge 50 02-15-2009 03:01 AM


All times are GMT -4. The time now is 06:01 PM.


MobileRead.com is a privately owned, operated and funded community.