Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 06-01-2011, 11:53 AM   #1
chell1948
Junior Member
chell1948 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2011
Device: kindle
recipe request

Hi, I'd like to request a recipe for the popular New York Times-based blog, FiveThirtyEight (http://fivethirtyeight.blogs.nytimes.com/)

Here is the RSS:
http://feeds.feedburner.com/538dotcom

The only potential problem is that the RSS feed for this blog, like others hosted by the NYT, only provides a summary of the article.Would it be possible to get a recipe despite this minor problem?


Thanks in advance!
chell1948 is offline   Reply With Quote
Old 06-02-2011, 01:23 PM   #2
scissors
Addict
scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.
 
Posts: 241
Karma: 1001369
Join Date: Sep 2010
Device: prs300, kindle keyboard 3g
Quote:
Originally Posted by chell1948 View Post
Hi, I'd like to request a recipe for the popular New York Times-based blog, FiveThirtyEight (http://fivethirtyeight.blogs.nytimes.com/)

Here is the RSS:
http://feeds.feedburner.com/538dotcom

The only potential problem is that the RSS feed for this blog, like others hosted by the NYT, only provides a summary of the article.Would it be possible to get a recipe despite this minor problem?


Thanks in advance!
=======================


Try this for a start... (I can't offer any more)

class AdvancedUserRecipe1306863255(BasicNewsRecipe):
title = u'5thirty8'
author = 'Dave Asbury'
oldest_article = 14
max_articles_per_feed = 100

remove_empty_feeds = True
no_stylesheets = True

keep_only_tags = [
dict(name='h1', attrs={'class' : 'entry-title'}),
dict(name='div', attrs={'class' : 'entry-content'})
]


feeds = [(u'FiveThirtyEight', u'http://feeds.feedburner.com/538dotcom')]
scissors is offline   Reply With Quote
Advert
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Request for Recipe ddavtian Calibre 2 11-24-2008 02:43 AM
Yet another Recipe request.. sherman Calibre 4 11-21-2008 04:42 AM
Request for Recipe girlperson1 Calibre 2 11-14-2008 10:43 PM
Request for Recipe girlperson1 Calibre 2 11-14-2008 07:59 AM
Request for recipe girlperson1 Calibre 2 11-13-2008 10:03 PM


All times are GMT -4. The time now is 07:42 AM.


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