Is there a way to read an rss feed, take the content and reuse it?

bambinou

Client
Регистрация
22.08.2011
Сообщения
437
Благодарностей
21
Баллы
18
Hello
I would like to know if there is a way to prase an RSS feed with Zenno please.
ie: I would like to take the titles, description of an element and repost them somewhere else.

Thanks
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 799
Благодарностей
1 187
Баллы
113
Hello
I would like to know if there is a way to prase an RSS feed with Zenno please.
ie: I would like to take the titles, description of an element and repost them somewhere else.

Thanks
Hi.
Sure that is possible.
All You have to do is make GET request to your needed RRS feed and you will get back the source code of that feed.
Then using Regular Expression tester you should make regex for each part you are interested in eg. title, content.
Then save it in files on PC or post elsewhere as you require.
Hope that helps
 

bambinou

Client
Регистрация
22.08.2011
Сообщения
437
Благодарностей
21
Баллы
18
Thanks, in the new version 7, it looks like you can parse the xml of the rss as default and then put each result into a varialbe
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)