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

  • Автор темы Автор темы bambinou
  • Дата начала Дата начала

bambinou

Client
Регистрация
22.08.2011
Сообщения
442
Реакции
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
 
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
 
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
 

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