Either for disposing your FeedBurner reader counts within your own CSS structure instead of using default FeedBurner chicklet or just for storing the data as for further references, you may want to grab the subscriber counts automatically in text format. We can accomplish this by using a small PHP – cURL script and FeedBurner’s Awareness API. There are a few things you need to consider before using the script. First, you must have a cURL support enabled for PHP in your web server. Second, you need to visit “My Feeds” administration interface and activate FeedCount service under Publicize section.
more 
Recently Google put 2 APIs in commission. While Google Analytics API, the first one of them enables developers to integrate GA profile information details, reports and the statistical data with their web and mobile applications by accessing read-only to their existing Google Analytics profiles through their client applications they developed, Google Chart API provides you to create dynamic graphical charts in PNG format and in various kinds (Bar, Line, Radar, Scatter plot, Venn diagram, Pie, Google-o-meter, Maps) by means of URLs that you’ll specially form as frequent inputs.
more 
You can use MySQL query snippet below if you want to display your most recently published Wordpress posts on another web site or a different WP blog which reside in same or another server, by expressing the publishing or modifying date, the title, content or the author. But before proceeding to the solution, let’s glance at the standart methods that have disadvantages which you might have refered as alternative solutions.
more 