Scripts to parse and download iTunes Connect and AppStore data

Posted by bradhouse on Stack Overflow See other posts from Stack Overflow or by bradhouse
Published on 2009-06-02T04:31:32Z Indexed on 2010/06/11 8:32 UTC
Read the original article Hit count: 341

Filed under:
|
|

I'm looking for recommendations of a script or series of scripts that download and parse iTunes Connect sales data and AppStore comments, ratings and rankings data for a defined app.

I'm also aware of solutions like:

I'm sure I'll find a few more with more searching.

I can't help but feel there must be a really decent set of open source scripts out there to do this, given how many developers are now writing apps for the AppStore.

Would be interested to hear any commercial offerings as well (although my personal preference is for open source, so I can at least see what it is doing with my iTunes Connect login credentials).

To be clear, I'm really looking for something that hits all of the areas mentioned:

App Store (per store)

  • Comments
  • Ratings
  • Category/store rankings

iTunes Connect

  • The contents of the sales reports

Analysis/graphs of the data is not necessary (but would be a nice to have I guess). I'm not really looking for something like AppSales Mobile above, I would like the raw data so I can do my own analysis and formatting. So far it looks like AppViz (listed above) is the best out there.

Any suggestions on what is good/available or should I just go roll my own?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about appstore