Ticket #405 (new enhancement)

Opened 11 months ago

Last modified 4 weeks ago

Request for new news feeds

Reported by: kovidgoyal Owned by: kovidgoyal
Priority: trivial Milestone:
Component: web2lrf Version: trunk
Keywords: Cc:

Description (last modified by kovidgoyal) (diff)

This is a meta bug o collect requests for new news feeds, so that someone can look at them:

Requests so far:

* The Jerusalem Post http://www.jpost.com/

Change History

  Changed 11 months ago by choard

  • priority changed from minor to trivial
  • type changed from defect to enhancement

the last 2 are reversed; it's washington post and chicago tribune. is web2lrf available on the mac version?

  Changed 11 months ago by kovidgoyal

  • description modified (diff)

Yes it is

  Changed 11 months ago by kovidgoyal

  • description modified (diff)

  Changed 10 months ago by kovidgoyal

  • description modified (diff)

follow-up: ↓ 6   Changed 10 months ago by ralfw

in reply to: ↑ 5   Changed 10 months ago by jaguaracer

Replying to ralfw:

The Japan Times (http://feeds.feedburner.com/japantimes_news)

Financial Times would be great. http://www.ft.com/servicestools/newstracking/rss

Personally I'm looking at markets. Its in RSS but for the life of me, I can't get it into libprs500 in basic mode. Any help would be great.

  Changed 6 months ago by ChuckEggDotCom

Recipe for FORTUNE magazine

class Advanced User Recipe?1211822316(Basic News Recipe?):

title = u'Fortune' oldest_article = 31 max_articles_per_feed = 100

feeds = [(u'Fortune', u'http://labs.echoditto.com/projects/fulltextrss/?url=http%3A%2F%2Frss.cnn.com%2Frss%2Fmoney_latest.rss')]

  Changed 6 months ago by ChuckEggDotCom

Recipe for BUSINESS WEEK magazine:

class Advanced User Recipe?1211822401(Basic News Recipe?):

title = u'Business Week' oldest_article = 7 max_articles_per_feed = 100

feeds = [(u'Top Stories', u'http://www.businessweek.com/topStories/rss/topStories.rss'), (u'Top News', u'http://www.businessweek.com/rss/bwdaily.rss'), (u'Asia', u'http://www.businessweek.com/rss/asia.rss'), (u'Autos', u'http://www.businessweek.com/rss/autos/index.rss'), (u'Classic Cars', u'http://www.businessweek.com/rss/autos/classic_cars/index.rss'), (u'Europe', u'http://www.businessweek.com/rss/europe.rss'), (u'Hybrids', u'http://www.businessweek.com/rss/hybrids/index.rss'), (u'Auto Reviews', u'http://www.businessweek.com/rss/autos/reviews/index.rss'), (u'Innovation & Design', u'http://www.businessweek.com/rss/innovate.rss'), (u'Architecture', u'http://www.businessweek.com/rss/architecture.rss'), (u'Brand Equity', u'http://www.businessweek.com/rss/brandequity.rss'), (u'Auto Design', u'http://www.businessweek.com/rss/carbuff.rss'), (u'Game Room', u'http://www.businessweek.com/rss/gameroom.rss'), (u'Technology', u'http://www.businessweek.com/rss/technology.rss'), (u'Investing', u'http://www.businessweek.m/rss/investor.rss'), (u'Small Business', u'http://www.businessweek.com/rss/smallbiz.rss'), (u'Careers', u'http://www.businessweek.com/rss/careers.rss'), (u'B-Schools', u'http://www.businessweek.com/rss/bschools.rss'), (u'Magazine Selections', u'http://www.businessweek.com/rss/magazine.rss'), (u'CEO Guide to Tech', u'http://www.businessweek.com/rss/ceo_guide_tech.rss')]

  Changed 6 months ago by kovidgoyal

  • description modified (diff)

Thanks, I'll add Business Week as a built-in recipe in the next release.

  Changed 2 months ago by mikediaz

Tried Scientific American in vain. Can you help me grab the feeds that appear here?

http://www.sciam.com/page.cfm?section=rss

Here is the advanced mode text of what I entered

class Advanced User Recipe?1221785185(Basic News Recipe?):

title = u'Scientific American' oldest_article = 30 max_articles_per_feed = 100

feeds = [(u'Latest News', u'http://rss.sciam.com/ScientificAmerican-News'), (u'Global', u'http://rss.sciam.com/ScientificAmerican-Global'), (u'Health', u'http://rss.sciam.com/sciam/health'), (u'Space', u'http://rss.sciam.com/sciam/space'), (u'Technology', u'http://rss.sciam.com/sciam/technology'), (u'Biology', u'http://rss.sciam.com/sciam/biology'), (u'Mind & Brain', u'http://rss.sciam.com/sciam/mind-and-brain'), (u"What's Next", u'http://rss.sciam.com/sciam/whats-next'), (u'Archeology & Paleontology', u'http://www.sciam.com/page.cfm?section=rsscategory&alias=archaeology-and-paleontology'), (u'Physics', u'http://www.sciam.com/page.cfm?section=rsscategory&alias=physics'), (u'Math', u'http://rss.sciam.com/sciam/math'), (u'History of Science', u'http://www.sciam.com/page.cfm?section=rsscategory&alias=history-of-science'), (u'Chemistry', u'http://rss.sciam.com/sciam/chemistry'), (u'Mind Matters', u'http://rss.sciam.com/ScientificAmerican-MindBlog')]

  Changed 2 months ago by mikediaz

This one works for Discover Magazine in case you want to use publish it. could not update the wiki. hope it helps

class Advanced User Recipe?1221785375(Basic News Recipe?):

title = u'Discover Magazine' oldest_article = 33 max_articles_per_feed = 20

feeds = [(u'Technology', u'http://discovermagazine.com/topics/technology/rss.xml'), (u'Health - Medicine', u'http://discovermagazine.com/topics/health-medicine/rss.xml'), (u'Mind Brain', u'http://discovermagazine.com/topics/mind-brain/rss.xml'), (u'Space', u'http://discovermagazine.com/topics/space/rss.xml'), (u'Human Origins', u'http://discovermagazine.com/topics/human-origins/rss.xml'), (u'Living World', u'http://discovermagazine.com/topics/living-world/rss.xml'), (u'Environment', u'http://discovermagazine.com/topics/environment/rss.xml'), (u'Physics & Math', u'http://discovermagazine.com/topics/physics-math/rss.xml'), (u'Vital Signs', u'http://discovermagazine.com/columns/vital-signs/rss.xml'), (u"20 Things you didn't know about...", u'http://discovermagazine.com/columns/20-things-you-didnt-know/rss.xml'), (u'Fuzzy Math', u'http://discovermagazine.com/columns/fuzzy-math/rss.xml'), (u'The Brain', u'http://discovermagazine.com/columns/the-brain/rss.xml'), (u'Stupid Science Word of the Month', u'http://discovermagazine.com/columns/stupid-science-word-of-the-month/rss.xml'), (u'Science Not Fiction', u'http://blogs.discovermagazine.com/sciencenotfiction/wp-rss.php')]

  Changed 2 months ago by kovidgoyal

Added recipes for discover and sciam, thanks.

  Changed 4 weeks ago by mccande

Is anyone planning a recipe for the London Times based on URL's like this rather than the rss feeds? This gives an almost complete copy of the newspaper.

Thanks in advance

http://www.timesonline.co.uk/tol/newspapers/the_times/tuesday/?days=Tuesday

Note: See TracTickets for help on using tickets.