I recently searched if I could get any software that can give me the details about the number of RSS subscribers for a selected Feedburner profile, But I couldn’t find any of them. So being an .NET enthusiast I developed by own application for this purpose.
Well here are some screenshot of the Feed Counter I made. Note: I have made two versions of the software, One for computer with .NET installed and one for computers without .NET.
Download Link RSS Feed Counter:
Click here to Download Normal Version
Click here to Download without .NET Version
Features:
- Find out the details of any FeedBurner profile
- Gets the Circulation, Hits and Reach on a given day
- Gets the Details on a period of time
- Export to CSV (Comma Separated Value) available
- Get Results in Instant
- Portable Application , Need not be Installed.
Tutorial:
There are two ways of getting RSS details on the application.
- Get details on a particular day
- Get details on a given set of period
Get Stated
Initially when you open the file, you will get a screen like this.
- In the Text Box enter the FeedBurner Name that you want to get details of. For Eg, techcrunch or bytechip etc
- Press Enter or Click on Update Button
- This will get started to the below screen.
- Here there are two options either select the particular day statistics or select the statistics over a period of time
- NOTE: Its always advisable to select a day before the present day( As Feedburner updates it once in a day)
Get Subscriber Details on Given Day
This option will report give details about the Feed subscribers on a particular day. To change the date you got to click on the drop down box , that will display a calendar control. Simply select the day you want and click on the command button “Click to find out statistics“. The report will be generated in the right side.
Get Subscriber Details of Particular Period
As the title says this option will get the feed details over a particular period of time. There are two dates displayed, the Start Date and End Date. You can select both by choosing the value from Calendar Control ( you get it when you click on the drop down box near the date). Then click on “Click to find out statistics” to get the details over the given period and they will be displayed in a table like format. If you wish to export the details to Excel File, you can do so by clicking on the “Export to CSV” button.
Clear Button
The Clear button will load a fresh version of the Feed Counter, so you can search for some other Feed ID, Incase you want to get the statistics of another person , you can any of the following two.
Click the Clear Button and start afresh
(OR)
Change the Name in the Textbox and click on Update









very interesting tool. i appreciate the work that you put in to develop this application.