On 10 Jan 2005 16:06:33 GMT, Duncan Booth <[EMAIL PROTECTED]> wrote:
> bob wrote:
>
>> i am trying to write a script for Xbox media center that will pull
>> information from the bbc news website and display the headlines , how
>> do i pull this info into a list???
>
> Google for "Python RSS reade
Bob,
Have a look at feedparser:
http://www.feedparser.org/
http://diveintomark.org/projects/feed_parser/
For bbc news feeds, I use the following url:
http://www.bbc.co.uk/syndication/feeds/news/ukfs_news/front_page/rss091.xml
bob wrote:
> i am trying to write a script for Xbox media center th
bob wrote:
> i am trying to write a script for Xbox media center that will pull
> information from the bbc news website and display the headlines , how
> do i pull this info into a list???
>
>
Google for "Python RSS reader" and read some of the results.
http://effbot.org/zone/effnews.htm proba
i am trying to write a script for Xbox media center that will pull
information from the bbc news website and display the headlines , how do i
pull this info into a list???
--
http://mail.python.org/mailman/listinfo/python-list