The script grabs the cookie from an authenticated session with Google
Checkout before downloading the purchase records, which requires that the
user enter their password.  It's probably better that the passwords are not
transmitted to my system.

To run the script yourself, you just need an Ubuntu installation running
somewhere.  It's easy enough to set one up - if you don't want to install it
on a new partition, you can use Wubi (
http://en.wikipedia.org/wiki/Wubi_%28Ubuntu_installer%29) to install it from
Windows, or host an Ubuntu virtual machine inside Windows with VMWare or
VirtualBox.

I may eventually write an Android app that does the same thing as the
script, but the available Python libraries make the task much easier.

Karl

On Sun, Apr 4, 2010 at 12:16 AM, Kevin Duffey <[email protected]> wrote:

> Maybe you can host that somewhere and allow people to put in their info to
> check it?
>
> On Sat, Apr 3, 2010 at 10:54 PM, kostmo <[email protected]> wrote:
>
>> I thought I'd share a script that I've been working on:
>> http://www.anddev.org/viewtopic.php?p=30732
>>
>> It lets you generate parameterizable histograms of Android Market
>> sales by automatically downloading data from Google Checkout.
>>
>> Hope someone finds it useful.
>>
>> Karl
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>> To unsubscribe, reply using "remove me" as the subject.
>>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to