Re: Get News Progammatically?
Re: Get News Progammatically?
- Subject: Re: Get News Progammatically?
- From: Nicko van Someren <email@hidden>
- Date: Wed, 14 Jan 2004 16:08:45 +0000
On 14 Jan 2004, at 15:37, 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?
Yes, lots of sites put out their headlines using RSS (Really Simple
Syndication). You can get the latest specs at:
http://blogs.law.harvard.edu/tech/rss
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>
As it happens CNN have an RSS feed at
http://www.cnn.com/cnn.rss
Nicko
_______________________________________________
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.