Live data from Hacker News

Help me HN: I'm stuck with my graduate internship, need app store data

news.ycombinator.com

11–15 of 15 posts

Re: Help me HN: I'm stuck with my graduate internship, need app store data

#11
post #8
post #7

I recently did a research mini-project for a startup in Shanghai and I found this site useful: http://xyo.net . They have apps data by iOS/Android by category by country. Agree with t0 that screen scrape will do in most case. Download free version from screen-scraper.com and go through their tutorial. I have no tech background by manage to scrape information I need. Good luck.

Wow, especially your xyo.net suggestion is really awesome. Seems they don't offer a complete data set, but a lot of good data indeed. I wonder why I didn't find this site with google.

I found that on Quora :)

Re: Help me HN: I'm stuck with my graduate internship, need app store data

#13
post #12

Apple provides this information in a daily data dump.

You mean their RSS feeds? They only provide the newest/top apps.

No, they have a data dump of app information for every app. I believe it's an enormous XML file. My friend runs an app information/aggregation site and uses it.

Re: Help me HN: I'm stuck with my graduate internship, need app store data

#14
post #12

Earlier quoted context omitted.

You mean their RSS feeds? They only provide the newest/top apps.

No, they have a data dump of app information for every app. I believe it's an enormous XML file. My friend runs an app information/aggregation site and uses it.

Where do I find it? Can't find it on Google.

Re: Help me HN: I'm stuck with my graduate internship, need app store data

#15
post #14

Earlier quoted context omitted.

No, they have a data dump of app information for every app. I believe it's an enormous XML file. My friend runs an app information/aggregation site and uses it.

Where do I find it? Can't find it on Google.

Not perfectly sure. It might not be something open to the general public. I've helped troubleshoot his code but I don't recall the location. I'd ask around on IRC.
Post reply on HN