<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Pulling Android Market Sales Data Programmatically</title>
	<atom:link href="http://www.heikkitoivonen.net/blog/2010/02/08/pulling-android-market-sales-data-programmatically/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heikkitoivonen.net/blog/2010/02/08/pulling-android-market-sales-data-programmatically/</link>
	<description>A Finn in Silicon Valley - Adventures in Technology</description>
	<lastBuildDate>Wed, 17 Aug 2011 08:58:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Sean</title>
		<link>http://www.heikkitoivonen.net/blog/2010/02/08/pulling-android-market-sales-data-programmatically/comment-page-1/#comment-22521</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 18 Feb 2010 13:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=1023#comment-22521</guid>
		<description>I second the idea of a desktop app that will download and mash up the sales data from Google Checkout. I use AppViz for sales on the iPhone app store and would love to have a tool like that for our Android sales. Right now it&#039;s a complete pain to manually download the data and import it into excel...</description>
		<content:encoded><![CDATA[<p>I second the idea of a desktop app that will download and mash up the sales data from Google Checkout. I use AppViz for sales on the iPhone app store and would love to have a tool like that for our Android sales. Right now it&#8217;s a complete pain to manually download the data and import it into excel&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heikki Toivonen</title>
		<link>http://www.heikkitoivonen.net/blog/2010/02/08/pulling-android-market-sales-data-programmatically/comment-page-1/#comment-22326</link>
		<dc:creator>Heikki Toivonen</dc:creator>
		<pubDate>Mon, 15 Feb 2010 22:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=1023#comment-22326</guid>
		<description>@Polyclef: Thanks, I took a brief look earlier but I will need to spend some more time on the code.

@Alocaly: AFAIK there is no open API for the market.</description>
		<content:encoded><![CDATA[<p>@Polyclef: Thanks, I took a brief look earlier but I will need to spend some more time on the code.</p>
<p>@Alocaly: AFAIK there is no open API for the market.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alocaly</title>
		<link>http://www.heikkitoivonen.net/blog/2010/02/08/pulling-android-market-sales-data-programmatically/comment-page-1/#comment-22106</link>
		<dc:creator>Alocaly</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=1023#comment-22106</guid>
		<description>Hi all,

This technique is fine for getting data from google Checkout...
Can we also apply it to get data from the market page ?
So we could have some graph of the evolution of DL, and active installs ?

Hum... Looking at the code, I feel there is no open API like the checkout one available for the market...
Am I correct ??

Emmanuel / Alocaly</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>This technique is fine for getting data from google Checkout&#8230;<br />
Can we also apply it to get data from the market page ?<br />
So we could have some graph of the evolution of DL, and active installs ?</p>
<p>Hum&#8230; Looking at the code, I feel there is no open API like the checkout one available for the market&#8230;<br />
Am I correct ??</p>
<p>Emmanuel / Alocaly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polyclef</title>
		<link>http://www.heikkitoivonen.net/blog/2010/02/08/pulling-android-market-sales-data-programmatically/comment-page-1/#comment-22020</link>
		<dc:creator>Polyclef</dc:creator>
		<pubDate>Tue, 09 Feb 2010 20:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=1023#comment-22020</guid>
		<description>I&#039;ve put the code up on Google Code:

https://code.google.com/p/checkoutcheck/

It&#039;s pretty clunky and may not be very readable, but like I said, it works for me. If you have any questions about it, shoot me an email at polyclefsoftware@gmail.com. Hope someone finds it useful.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve put the code up on Google Code:</p>
<p><a href="https://code.google.com/p/checkoutcheck/" rel="nofollow">https://code.google.com/p/checkoutcheck/</a></p>
<p>It&#8217;s pretty clunky and may not be very readable, but like I said, it works for me. If you have any questions about it, shoot me an email at <a href="mailto:polyclefsoftware@gmail.com">polyclefsoftware@gmail.com</a>. Hope someone finds it useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heikki Toivonen</title>
		<link>http://www.heikkitoivonen.net/blog/2010/02/08/pulling-android-market-sales-data-programmatically/comment-page-1/#comment-22018</link>
		<dc:creator>Heikki Toivonen</dc:creator>
		<pubDate>Tue, 09 Feb 2010 17:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=1023#comment-22018</guid>
		<description>@Polyclef: I would be very interested in seeing your code, so please put it up somewhere. I am not so interested in an Android app, but something that I can run on my desktop and get the data I need. I am sure there are more people in my situation, so I am pretty sure we could collaborate on something.

@Peter: Those csv downloads are fine, except they only go back two months. If you forgot to do that at some point during the year, you must use the notification history API to obtain the data. If Google provided the csv downloads for 18 months like they do for the notification history API, I would be ok with it. The current situation sucks.</description>
		<content:encoded><![CDATA[<p>@Polyclef: I would be very interested in seeing your code, so please put it up somewhere. I am not so interested in an Android app, but something that I can run on my desktop and get the data I need. I am sure there are more people in my situation, so I am pretty sure we could collaborate on something.</p>
<p>@Peter: Those csv downloads are fine, except they only go back two months. If you forgot to do that at some point during the year, you must use the notification history API to obtain the data. If Google provided the csv downloads for 18 months like they do for the notification history API, I would be ok with it. The current situation sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.heikkitoivonen.net/blog/2010/02/08/pulling-android-market-sales-data-programmatically/comment-page-1/#comment-22014</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 09 Feb 2010 13:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=1023#comment-22014</guid>
		<description>I just download the csv files that google checkout provides and import them into excel.  then i add subtotals at each change in date and graph it.  it&#039;s not perfect but at least i can see total sales amounts per day.</description>
		<content:encoded><![CDATA[<p>I just download the csv files that google checkout provides and import them into excel.  then i add subtotals at each change in date and graph it.  it&#8217;s not perfect but at least i can see total sales amounts per day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polyclef</title>
		<link>http://www.heikkitoivonen.net/blog/2010/02/08/pulling-android-market-sales-data-programmatically/comment-page-1/#comment-22009</link>
		<dc:creator>Polyclef</dc:creator>
		<pubDate>Tue, 09 Feb 2010 05:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=1023#comment-22009</guid>
		<description>Hey...I&#039;m the author of CheckoutCheck, an app in the Android Market that fetches Google Checkout information for particular parameters (e.g. date ranges, payment status, etc.), so I&#039;m reasonably familiar with the Checkout API. Some people aren&#039;t crazy about my app...comments say it&#039;s slow, doesn&#039;t work for large date ranges, doesn&#039;t work for particular people. But I basically just wrote it for myself to check completed transactions for individual days. I also wanted to be able to have a nice summary of how many of each particular app I sold on a particular day, something that the Google Checkout website and exported information didn&#039;t provide. That was a pain, because I had to parse and cross-reference two different XML files from Google Checkout to get the exact report I wanted. 

Anyway, if you or anyone else is interested in the code, I&#039;m willing to share it. I may just go ahead and put it up on Google Code and see if anyone else is willing to continue to develop and improve it.</description>
		<content:encoded><![CDATA[<p>Hey&#8230;I&#8217;m the author of CheckoutCheck, an app in the Android Market that fetches Google Checkout information for particular parameters (e.g. date ranges, payment status, etc.), so I&#8217;m reasonably familiar with the Checkout API. Some people aren&#8217;t crazy about my app&#8230;comments say it&#8217;s slow, doesn&#8217;t work for large date ranges, doesn&#8217;t work for particular people. But I basically just wrote it for myself to check completed transactions for individual days. I also wanted to be able to have a nice summary of how many of each particular app I sold on a particular day, something that the Google Checkout website and exported information didn&#8217;t provide. That was a pain, because I had to parse and cross-reference two different XML files from Google Checkout to get the exact report I wanted. </p>
<p>Anyway, if you or anyone else is interested in the code, I&#8217;m willing to share it. I may just go ahead and put it up on Google Code and see if anyone else is willing to continue to develop and improve it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

