View Single Post
Old 03-03-2011, 10:52 AM   #1
t0s
Junior Member
t0s began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Mar 2011
Device: Kindle3, HTC HD2
Adding a feed to the built-in NY Times recipe

The built-in recipe uses Beautiful Soup to parse the web pages. I am looking to add the Sports section from the Global Edition.

Can I just add a feed to the built in recipe like this to add a Global Sports section?:

feeds =[ ('GlobalSports', 'http://www.nytimes.com/services/xml/rss/nyt/GlobalSports.xml')
]

Thanks in advance for help with my first tweak!
t0s is offline   Reply With Quote