How to Scrape an RSS feed?

macyzbor

Junior Member
Joined
Jul 23, 2009
Messages
147
Reaction score
12
I need to scrape an rss feed, and take only the url from there. I can't find a script that does this easily.

Does some one has this kind of script?
 
Last edited:
I need to scrape an rss feed, and take only the url from there. I can't find a script that does this easily.

Does some one has this kind of script?

you can use curl and regex
 
Back
Top