rostonix
Senior Member
- Dec 20, 2009
- 896
- 1,461
I wonder if any of you have a template for grabbing only new blog posts from various rss feeds and saving to a file? Is zennoposter a good solution for such an activity? I mean in case of effectiveness. If not - could you direct me to a more dedicated software for that?
You can get content of RSS feed via GET action, but scraping data from there should be performed manually by regular expressions.
Anton