Re: Get News Progammatically?
Re: Get News Progammatically?
- Subject: Re: Get News Progammatically?
- From: Karl Kuehn <email@hidden>
- Date: Wed, 14 Jan 2004 10:54:13 -0500
What you are looking for is a RSS feed. A lot of sites give RSS feeds,
but CNN is not one of them (or more accurately the feed they give is
just a link back to their main page). Yahoo gives a number of feeds:
http://news.yahoo.com/rss/
Karl Kuehn
email@hidden
On Jan 14, 2004, at 10:37 AM, Lorenzo wrote:
how to get programmatically news from some web site like cnn.com ?
Are web sites granting news in some special tag format that my
application
can read programmatically?
I mean for example: if the cnn.com writed on a
special page the latest news on a special field like
<today_latest_news>The war has ended</today_latest_news>
I could be able to read that web page then look for that field and get
the
news. I already know how to read an HTML page with Cocoa, so I would
like to
know which web site grants this service and how this service works.
Any idea?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.