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 06-12-2011, 07:18 AM   #1
c.espinosas
Junior Member
c.espinosas began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2010
Device: entourage edge
Recipe request - Nexos

Hi,
Could someone help me with the recipe for Nexos (a mexican magazine)?
The rss feed is: feed:https://www.nexos.com.mx/?P=rss
Thanks!
c.espinosas is offline   Reply With Quote
Old 06-17-2011, 01:26 AM   #2
sexymax15
Enthusiast
sexymax15 began at the beginning.
 
sexymax15's Avatar
 
Posts: 30
Karma: 12
Join Date: Jun 2011
Location: India
Device: Kindle 3g
Quote:
Originally Posted by c.espinosas View Post
Hi,
Could someone help me with the recipe for Nexos (a mexican magazine)?
The rss feed is: feed:https://www.nexos.com.mx/?P=rss
Thanks!
Here's your recipe for Nexus. Looks like nice magazine but i don't understand Mexican.Enjoy!!!

Quote:
#created by sexymax15 .......sexymax15@gmail.com
#Nexos recipe

class AdvancedUserRecipe1308286431(BasicNewsRecipe):
title = u'Nexos'
oldest_article = 30
max_articles_per_feed = 15

no_stylesheets = True
remove_javascript = True
use_embedded_content = False

feeds = [(u'nexos', u'https://www.nexos.com.mx/?P=rss')]

def print_version(self, url):
return url.replace('/?P=leerarticulo&Article=',
'/?P=leerarticulov2print&Article=')
Screenshots:










Attached Files
File Type: zip Nexos_1119.zip (437 Bytes, 107 views)
sexymax15 is offline   Reply With Quote
Advert
Old 06-17-2011, 05:08 AM   #3
sexymax15
Enthusiast
sexymax15 began at the beginning.
 
sexymax15's Avatar
 
Posts: 30
Karma: 12
Join Date: Jun 2011
Location: India
Device: Kindle 3g
Here's the recipe of Nexus with no images.It does not fetch a few articles I don't know why. So you will need to compromise a little


Quote:
#created by sexymax15 .......sexymax15@gmail.com
#Nexos recipe

class AdvancedUserRecipe1308286431(BasicNewsRecipe):
title = u'Nexos'
oldest_article = 30
max_articles_per_feed = 30

no_stylesheets = True
remove_javascript = True
use_embedded_content = False
remove_tags_before = {'class':'titulonotav2'}
remove_tags = [dict(name='img')]

feeds = [(u'nexos', u'https://www.nexos.com.mx/?P=rss')]

def print_version(self, url):
return url.replace('/?P=leerarticulo&Article=',
'/?P=leerarticulov2print&Article=')
Screenshots:



Attached Files
File Type: zip NexosnoImages.zip (480 Bytes, 110 views)
sexymax15 is offline   Reply With Quote
Old 06-19-2011, 12:25 PM   #4
c.espinosas
Junior Member
c.espinosas began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2010
Device: entourage edge
Thanks!

Many thanks!
That was really nice
Best,
C
c.espinosas is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Request: for recipe deppeler Recipes 4 01-12-2011 09:29 AM
Recipe request please aessedai44 Recipes 2 10-06-2010 01:07 AM
Request for recipe exdream Calibre 3 04-24-2010 10:13 AM
Yet another Recipe request.. sherman Calibre 4 11-21-2008 04:42 AM
Request for Recipe girlperson1 Calibre 2 11-14-2008 07:59 AM


All times are GMT -4. The time now is 09:42 PM.


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