Quantcast
Channel: process url from rss feed as new items come in - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Answer by Usurer for process url from rss feed as new items come in

$
0
0

Make scheduler to send request to RSS feed source once per munute/hour/other time period.

Parse responce via stuff from System.ServiceModel.Syndication namespace - you'll have a collection of SyndicationItems that represents obtained data.

For each item that you don't have in your storage - run DoSomething with url from SyndicationItem.Links.


Viewing all articles
Browse latest Browse all 2


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>